War on Whitespace, master edition: file endings.

This commit is contained in:
Roman Donchenko
2013-08-27 14:23:26 +04:00
parent 9b92545ce6
commit 9ed475cf52
56 changed files with 33 additions and 66 deletions

View File

@@ -136,4 +136,4 @@ if __name__ == "__main__":
cv2.imwrite(os.path.join(cneg_path, out_name), img)
idx = idx + 1
print "." ,
sys.stdout.flush()
sys.stdout.flush()