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

@@ -127,5 +127,6 @@ def api_dump(use_properties=True, use_functions=True):
print("END")
if __name__ == "__main__":
api_dump()