Cleanup: indentation, long lines

This commit is contained in:
Campbell Barton
2017-06-12 13:35:00 +10:00
parent 5ccaef6d67
commit 00c4f49a6d
38 changed files with 111 additions and 101 deletions

View File

@@ -80,5 +80,6 @@ def main():
import sys
sys.exit(1)
if __name__ == "__main__":
main()