rogers-obrien-rad / smartpm-python-sdk

Python wrapper for SmartPM API
Apache License 2.0
0 stars 0 forks source link

Feature/no ref/setup and projects #1

Closed HagenFritz closed 2 months ago

HagenFritz commented 2 months ago

Setup the repo structure as well as the package structure in smartpm

Add functionality for all GET requests for the projects endpoints

HagenFritz commented 2 months ago

utils.py is missing imports but we aren't importing this module anywhere and the one function defined there is being handled in client.py anyway. So the tests failed, but because of this module. So still going to merge.