Add missing whitespace to satisfy pep8

This commit is contained in:
Tom Payne
2013-02-12 15:28:20 +01:00
parent 192f29513e
commit 0c09083eb8

View File

@@ -353,6 +353,7 @@ def find_fixme(t):
print
print "A total number of", totalcount, "TODO/FIXME was found"
@target('reallyclean')
def reallyclean(t):
"""Removes untracked files and folders from previous builds."""