refactor: Compiled ignored ruff rules in pyproject
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
"""Tests for socket API endpoints."""
|
||||
# ruff: noqa: ARG002, PLR2004, ANN001, ANN201
|
||||
|
||||
from unittest.mock import AsyncMock, patch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user