SIENTIAPDE-1084
Remove all module docstrings and the versioning information from the Laborious package, activities, utils, and workflows. This cleanup enhances code readability and reduces unnecessary comments in the codebase.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
"""
|
||||
Laborious Workflows Package
|
||||
|
||||
This package contains all Temporal workflow definitions for the Laborious system,
|
||||
including batch prediction workflows, model retraining workflows, and specialized
|
||||
sub-workflows for data processing and export operations.
|
||||
|
||||
Workflows orchestrate the execution of activities and implement the business
|
||||
process logic for ML model inference and data processing pipelines.
|
||||
"""
|
||||
|
||||
0
laborious/workflows/sub_workflows/__init__.py
Normal file
0
laborious/workflows/sub_workflows/__init__.py
Normal file
Reference in New Issue
Block a user