Add missing whitespace to satisfy pep8
This commit is contained in:
@@ -353,6 +353,7 @@ def find_fixme(t):
|
|||||||
print
|
print
|
||||||
print "A total number of", totalcount, "TODO/FIXME was found"
|
print "A total number of", totalcount, "TODO/FIXME was found"
|
||||||
|
|
||||||
|
|
||||||
@target('reallyclean')
|
@target('reallyclean')
|
||||||
def reallyclean(t):
|
def reallyclean(t):
|
||||||
"""Removes untracked files and folders from previous builds."""
|
"""Removes untracked files and folders from previous builds."""
|
||||||
|
|||||||
Reference in New Issue
Block a user