substra-tools
substra-tools copied to clipboard
Python wrappers to interact with a Substra backend
Results
3
substra-tools issues
Sort by
recently updated
recently updated
newest added
In function.py we have 2 different `execute` functions, and it's really difficult when calling for instance `function.execute([`to know which one is used, we have to track the `function` object type....
This would avoid telling our users to use an hardcoded path.