Skip to content

workflow update

workflow update #2

Triggered via push October 2, 2024 09:05
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (F401): src/ezpadova/__init__.py#L1
src/ezpadova/__init__.py:1:21: F401 `.parsec.get_Z_isochrones` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): src/ezpadova/__init__.py#L1
src/ezpadova/__init__.py:1:39: F401 `.parsec.get_one_isochrone` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): src/ezpadova/__init__.py#L1
src/ezpadova/__init__.py:1:58: F401 `.parsec.get_t_isochrones` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): src/ezpadova/__init__.py#L2
src/ezpadova/__init__.py:2:15: F401 `.parsec` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F821): src/ezpadova/parsec.py#L228
src/ezpadova/parsec.py:228:8: F821 Undefined name `py3k`
ruff
Process completed with exit code 1.