F401 fixes for ruff

This commit is contained in:
AUTOMATIC
2023-05-10 09:02:23 +03:00
parent f741a98bac
commit 4b854806d9
17 changed files with 27 additions and 30 deletions

View File

@@ -1 +1 @@
from .sampler import UniPCSampler
from .sampler import UniPCSampler # noqa: F401