Skip to content

Commit cd29c0f

Browse files
committed
fix: fixed mypy
1 parent b3d16d7 commit cd29c0f

2 files changed

Lines changed: 207 additions & 299 deletions

File tree

src/dirac_cwl/production/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ def submit_production_router(production: ProductionSubmissionModel) -> bool:
128128

129129
# Validate the transformation
130130
logger.info("Validating the production...")
131-
132131
# Already validated by the pydantic model
133132
logger.info("Production validated!")
134133

0 commit comments

Comments
 (0)