Skip to content

more utils fixups

more utils fixups #17

Triggered via push August 21, 2024 15:09
Status Failure
Total duration 15s
Artifacts

lint.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F401): meteor/utils.py#L4
meteor/utils.py:4:39: F401 `typing.Union` imported but unused
Ruff (E741): test/conftest.py#L18
test/conftest.py:18:11: E741 Ambiguous variable name: `l`
Ruff (E741): test/unit/test_tv.py#L22
test/unit/test_tv.py:22:11: E741 Ambiguous variable name: `l`
Ruff (F401): test/unit/test_utils.py#L5
test/unit/test_utils.py:5:18: F401 `pandas` imported but unused
build (3.11)
Process completed with exit code 1.