mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-04 03:10:21 +00:00
imports cleanup for ruff
This commit is contained in:
@@ -4,7 +4,7 @@ import ast
|
||||
import copy
|
||||
|
||||
from modules.processing import Processed
|
||||
from modules.shared import opts, cmd_opts, state
|
||||
from modules.shared import cmd_opts
|
||||
|
||||
|
||||
def convertExpr2Expression(expr):
|
||||
|
Reference in New Issue
Block a user