appstore/generator
2020-04-27 14:21:49 +10:00
..
GeneralFunctions Formatted python code using flake8 w/ default configuration 2020-04-27 14:21:49 +10:00
main.py Improved code readability and logic. Mainly: wrapped single call statements in self-explanatory function names, replaced os.chdir calls with absolute path operations as these could down the line potentially cause major bugs, also replace CallFuncInDir calls and instead use absolute paths there as well as its easier to understand 2020-04-27 14:21:49 +10:00