Skip to content

better

better #1

Triggered via push November 30, 2024 16:11
Status Failure
Total duration 14s
Artifacts

ruff.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F401): gifing/__init__.py#L1
gifing/__init__.py:1:19: F401 `.main.Gif` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): tests/test_get_images.py#L1
tests/test_get_images.py:1:8: F401 `pytest` imported but unused
Ruff (F401): tests/test_set_background_color.py#L1
tests/test_set_background_color.py:1:8: F401 `pytest` imported but unused
Ruff (F401): tests/test_set_size.py#L1
tests/test_set_size.py:1:8: F401 `pytest` imported but unused
ruff
Process completed with exit code 1.