ruff: add 3 noqa comments to disable new ruff rules · sysfce2/python-pytest-httpserver@637e837 · GitHub
Skip to content

Commit 637e837

Browse files
committed
ruff: add 3 noqa comments to disable new ruff rules
In general FBT001 is a good rule, but we don't want to introduce API breaking. For test_urimatch.py, that's an example class and we can't really add `__hash__`.
1 parent de567c6 commit 637e837

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pytest_httpserver/httpserver.py

Lines changed: 2 additions & 2 deletions

tests/test_urimatch.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)