Skip to content

chore: linting fixes #110

chore: linting fixes

chore: linting fixes #110

Triggered via push December 4, 2024 14:12
Status Failure
Total duration 17s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (E721): dont_fret/web/components.py#L72
dont_fret/web/components.py:72:16: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
ruff
Process completed with exit code 1.