/group_project

Group project

Primary LanguagePython

group_project

Group project

Requirements for PR:

  • PEP-8 compliant code
  • UnitTest script that tests all functionality (Current and future)
  • Proper directory layout:
    • Tests go in the tests/ folder
    • Feature code goes into a module folder with a __init__.py file