some ruff fixes #88
Annotations
10 errors and 1 warning
Run Ruff:
heatchmap/gpmap.py#L178
heatchmap/gpmap.py:178:131: E501 Line too long (139 > 130)
|
Run Ruff:
heatchmap/gpmap.py#L181
heatchmap/gpmap.py:181:131: E501 Line too long (135 > 130)
|
Run Ruff:
heatchmap/gpmap.py#L182
heatchmap/gpmap.py:182:131: E501 Line too long (160 > 130)
|
Run Ruff:
heatchmap/gpmap.py#L246
heatchmap/gpmap.py:246:131: E501 Line too long (162 > 130)
|
Run Ruff:
heatchmap/gpmap.py#L249
heatchmap/gpmap.py:249:131: E501 Line too long (148 > 130)
|
Run Ruff:
heatchmap/gpmap.py#L250
heatchmap/gpmap.py:250:131: E501 Line too long (146 > 130)
|
Run Ruff:
heatchmap/gpmap.py#L252
heatchmap/gpmap.py:252:131: E501 Line too long (162 > 130)
|
Run Ruff:
heatchmap/gpmap.py#L265
heatchmap/gpmap.py:265:41: F821 Undefined name `MERIDIAN`
|
Run Ruff:
heatchmap/gpmap.py#L266
heatchmap/gpmap.py:266:41: F821 Undefined name `MERIDIAN`
|
Run Ruff:
heatchmap/gpmap.py#L292
heatchmap/gpmap.py:292:131: E501 Line too long (132 > 130)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading