Open Dapbler opened 6 years ago
Tabs are convenient when it's just me, but not Python style. Read PEP 8.
Note: argparse option "help" descriptions being over 80 characters is probably a bad sign...
I think formatting is done, but use of globals and function names likely needs work.
Tabs are convenient when it's just me, but not Python style. Read PEP 8.
Note: argparse option "help" descriptions being over 80 characters is probably a bad sign...