refactor(project): make pyright & ruff happy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from . import ( # pyright: ignore[reportUnusedImport] # noqa: F401
|
||||
from . import ( # noqa: F401
|
||||
beatmap,
|
||||
beatmapset,
|
||||
me,
|
||||
|
||||
Reference in New Issue
Block a user