mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-25 05:41:03 -08:00
F401 fixes for ruff
This commit is contained in:
parent
f741a98bac
commit
4b854806d9
17 changed files with 27 additions and 30 deletions
|
|
@ -1 +1 @@
|
|||
from .sampler import UniPCSampler
|
||||
from .sampler import UniPCSampler # noqa: F401
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue