Probably need this for ruff check

This commit is contained in:
Jedrzej Kosinski 2025-11-21 21:45:12 -08:00
parent 6baa9d30a4
commit a25d736437
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
from ._io import *
from ._io import * # noqa: F403

View File

@ -1 +1 @@
from ._ui import *
from ._ui import * # noqa: F403