refactor: Compiled ignored ruff rules in pyproject
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
"""Tests for authentication endpoints."""
|
||||
# ruff: noqa: ARG002, PLR2004, E501, PLC0415, ANN401
|
||||
|
||||
from typing import Any
|
||||
from unittest.mock import patch
|
||||
|
||||
Reference in New Issue
Block a user