Transformation configuration and SchedulerConfig update #326
Annotations
4 errors
code checks (3.11):
tests/test_scheduler.py#L2213
W0621: Redefining name 'SCCBaseTransformation' from outer scope (line 66) (redefined-outer-name)
|
code checks (3.11):
tests/test_scheduler.py#L2213
W0404: Reimport 'SCCBaseTransformation' (imported line 66) (reimported)
|
code checks (3.11):
tests/test_scheduler.py#L66
W0611: Unused SCCBaseTransformation imported from transformations (unused-import)
|
code checks (3.11)
Process completed with exit code 4.
|