PyUtils: flake8 checking of scripts and cleanup
PyUtils
- The content of the
checkFile.py
andcheckSG.py
scripts was identical to the correspondingacmd
sub-commands. For backwards compatibility make those scripts simply an alias. - Enable flake8 checking for all files in the
bin
directory and make them compliant.
Generators/FlowAfterburner:
- FlowAfterburner: Delete copy of checkSG.py script