Coding Standards - aarmea/mumei GitHub Wiki
All authors adhere to the standard PEP 8 coding standards in all Python files with some modifications:
- 2 space tabs
- CamelCase instead of underscores
All authors adhere to the standard PEP 8 coding standards in all Python files with some modifications: