Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 103 Bytes

README.personal.md

File metadata and controls

3 lines (3 loc) · 103 Bytes

Testing

  • To run all unit tests => py -m pytest
  • To run a doctest => py -m doctest -v .\name.py