insert blank line(s) to adapt latest flake8/pycodestyle

This commit is contained in:
shimizukawa 2016-11-16 11:04:32 +09:00
parent d50b9b9dce
commit 4583c4b022

View File

@ -316,5 +316,6 @@ def getlspace(line):
i += 1
return i
if __name__ == '__main__':
main()