cq: Ignore ruff import error

This commit is contained in:
Philipp Hörist
2025-01-26 23:04:45 +01:00
parent 6454755a6a
commit 7cb395e942
11 changed files with 14 additions and 11 deletions

View File

@@ -1 +1 @@
from .length_notifier import LengthNotifierPlugin # pyright: ignore
from .length_notifier import LengthNotifierPlugin # pyright: ignore # noqa: F401