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