Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 192 Bytes

File metadata and controls

11 lines (9 loc) · 192 Bytes

Base template for GitHub Classroom templates

This template includes:

  • basic '.gitignore' for
    • python
    • pycharm
  • 'requirements.txt' installing
    • mypy
    • pytest
    • numpy