Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create __init__.py The following code fails because 'tasks' will be loaded as 'tasks.py' file instead of the directory containing 'mortalitiy_prediction'. from cyclops.tasks.mortality_prediction import MortalityPredictionTask Signed-off-by: Adibvafa Fallahpour <[email protected]> * Update __init__.py Added new imports. Signed-off-by: Adibvafa Fallahpour <[email protected]> * Apply ruff formatting fix --------- Signed-off-by: Adibvafa Fallahpour <[email protected]> Co-authored-by: Amrit K <[email protected]>
- Loading branch information