refactor: Compiled ignored ruff rules in pyproject
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
"""Tests for credit decorators."""
|
||||
# ruff: noqa: ARG001, ANN001, E501, PT012
|
||||
|
||||
from collections.abc import Callable
|
||||
from typing import Never
|
||||
|
||||
Reference in New Issue
Block a user