Cleanup: pep8, blank lines

This commit is contained in:
Campbell Barton
2020-10-02 10:10:01 +10:00
parent 28ebe827e6
commit bab9de2a52
54 changed files with 132 additions and 59 deletions

View File

@@ -43,6 +43,7 @@ def get_arguments(filepath, output_filepath):
return args
def create_argparse():
parser = argparse.ArgumentParser()
parser.add_argument("-blender", nargs="+")