aboutsummaryrefslogtreecommitdiff
path: root/cbc/build.py
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-07 00:32:36 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-07 00:32:36 -0400
commitaa2e6928fa098f037a74d9f7fb0eed22414d7e4c (patch)
tree499307886567cd0217334acaeb6e4e6a618f1370 /cbc/build.py
parentef29c8bae4d320b4b920c6b2a68c6d5f95520504 (diff)
downloadcbc-aa2e6928fa098f037a74d9f7fb0eed22414d7e4c.tar.gz
Fix EOF newlines
Diffstat (limited to 'cbc/build.py')
-rw-r--r--cbc/build.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cbc/build.py b/cbc/build.py
index 8717504..7875c7d 100644
--- a/cbc/build.py
+++ b/cbc/build.py
@@ -26,4 +26,4 @@ class Task(object):
pass
def run(self):
- pass \ No newline at end of file
+ pass