refactor: Compiled ignored ruff rules in pyproject
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
"""Tests for player service."""
|
||||
# ruff: noqa: ANN001, ANN201, ARG002, PLR2004, SLF001, E501, SIM117, ARG005
|
||||
|
||||
import asyncio
|
||||
import threading
|
||||
|
||||
Reference in New Issue
Block a user