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