Open snowsignal opened 7 years ago
I'll fix the formatting issues.
Should we merge changes? Or do I need to fix anything else?
@JacksonCoder I still want some kind of module to be added before merging so we can do all imports at the top. Flake8 will be very angry otherwise, and it's a little weird to have imports in the middle of the code in Python.
I've rewritten the script so that it analyzes command line arguments first before importing other modules.