Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Unified Diff: tools/generate-trig-table.py

Issue 82803005: Make sure files end with exactly one new line and police this in presubmit. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: retry upload Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/consarray.js ('k') | tools/presubmit.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/generate-trig-table.py
diff --git a/tools/generate-trig-table.py b/tools/generate-trig-table.py
index 14d4472aadb28ad5947f83a42b83edec568a12cf..c03cf73e2fe32d72ecad4d40c451512a95dda2c6 100644
--- a/tools/generate-trig-table.py
+++ b/tools/generate-trig-table.py
@@ -81,4 +81,3 @@ def main():
if __name__ == "__main__":
main()
-
« no previous file with comments | « tools/consarray.js ('k') | tools/presubmit.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698