cq: Ignore imports in __init__

This commit is contained in:
Philipp Hörist
2025-01-26 18:22:53 +01:00
parent 6ad70f5926
commit 72aa209b43
11 changed files with 11 additions and 13 deletions

View File

@@ -1 +1 @@
from .clients_icons import ClientsIconsPlugin # type: ignore # noqa: F401
from .clients_icons import ClientsIconsPlugin # pyright: ignore