rogers-obrien-rad / ProPyCore

Interact with Procore through Python for Data Connection Applications (no user authentication)
MIT License
4 stars 0 forks source link

Bug/exception handling #20

Closed HagenFritz closed 1 year ago

HagenFritz commented 1 year ago

Some of the methods within procore.py were returning empty dictionaries rather than raising exceptions. I have changed that.