nathanshammah / make-your-code-count

Create an open-source library in Python for your scientific research.
BSD 3-Clause "New" or "Revised" License
86 stars 18 forks source link

Added some basic functionality to the library and tests #41

Closed quantshah closed 3 years ago

quantshah commented 3 years ago

Hi, I added some tests and basic functionalities to the mylibrary package so that one can run pytest and see it in action.