Files
sientia-dataops-laborious_t…/laborious/utils
vitor-aignosi 5d0d049082 SIENTIAPDE-1712
Remove code validation script and refactor imports in activities and workflows

- Deleted the `validate.sh` script, which was responsible for running code quality checks.
- Cleaned up import statements in `activities.py`, `gates.py`, `mlflow.py`, and `storage.py` by removing unused imports and organizing them.
- Refactored initialization methods in `MinioManager` and `MLFlow` classes for improved readability.
- Updated various workflows to ensure compatibility with the new structure and removed unnecessary comments.
- Enhanced test cases to accommodate changes in the activities and workflows, ensuring proper mocking of dependencies.
2026-03-20 09:14:16 -03:00
..
2025-10-15 16:00:18 -03:00
2026-03-20 09:14:16 -03:00
2026-03-20 09:14:16 -03:00
2025-09-01 16:03:03 -03:00
2026-03-19 17:29:43 -03:00