-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Right now the interface to kaiba is in process.py. The functions are called process and process_raises.
In the future we only want to bump major versions if we break anything that these interface functions returns or if we change their function signature(parameters).
I propose to move most of our code into private modules and in kaiba/__init__.py we will expose only the two functions.
What do you think @ChameleonTartu ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels