Add geothermal electricity extraction implementation #130
ci-python.yml
on: pull_request
Lint Python Code Base with Ruff
9s
Pixi-Locked Test
0s
Matrix: Python Integration Tests (Pixi)
Matrix: Python tests (Tox)
Matrix: Python Unit Tests (Pixi)
Annotations
3 errors
|
Lint Python Code Base with Ruff
The process '/opt/hostedtoolcache/ruff/0.14.13/x86_64/ruff' failed with exit code 1
|
|
Ruff (ISC004):
compass/extraction/geothermal_electricity/__init__.py#L18
compass/extraction/geothermal_electricity/__init__.py:18:5: ISC004 Unparenthesized implicit string concatenation in collection
|
|
Ruff (ISC004):
compass/extraction/geothermal_electricity/__init__.py#L16
compass/extraction/geothermal_electricity/__init__.py:16:5: ISC004 Unparenthesized implicit string concatenation in collection
|