ePSF functionality works #26
Annotations
4 errors
|
check
The process '/opt/hostedtoolcache/ruff/0.11.13/x86_64/ruff' failed with exit code 1
|
|
Ruff (E231):
phrosty/pipeline.py#L304
phrosty/pipeline.py:304:50: E231 Missing whitespace after ','
|
|
Ruff (E231):
phrosty/pipeline.py#L304
phrosty/pipeline.py:304:27: E231 Missing whitespace after ','
|
|
Ruff (W291):
phrosty/pipeline.py#L119
phrosty/pipeline.py:119:72: W291 Trailing whitespace
|