Skip to content

Fix some RUF012 per file ignores #9121

Fix some RUF012 per file ignores

Fix some RUF012 per file ignores #9121

Triggered via pull request May 10, 2024 22:02
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (E501): other/lfu_cache.py#L200
other/lfu_cache.py:200:89: E501 Line too long (93 > 88)
Ruff (E501): other/lru_cache.py#L213
other/lru_cache.py:213:89: E501 Line too long (93 > 88)
ruff
Process completed with exit code 1.