lifeomic / phc-sdk-py

The phc-sdk-py is a developer kit for interfacing with the PHC API on Python 3.8 and above.
https://lifeomic.github.io/phc-sdk-py/index.html
MIT License
1 stars 2 forks source link

[HOTFIX] Fix missing init file #155

Closed rcdilorenzo closed 3 years ago

rcdilorenzo commented 3 years ago

Need to get this merged ASAP since it breaks the phc.easy import of the version I just published to PyPi.

I've tested the import from this change and it works:

import phc.easy as phc