bmritz / datajet

A Data Dependency Graph Framework and Executor
https://bmritz.github.io/datajet/
MIT License
2 stars 1 forks source link

Change api to import exceptions from own exceptions module #17

Closed bmritz closed 2 years ago

bmritz commented 2 years ago

"Hide" other modules behind an underscore, and make it so that exceptions are imported from datajet.exceptions.