mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-21 23:00:59 -08:00
linter fix
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import inspect
|
||||
import types
|
||||
|
||||
from pydantic import BaseModel, Field, create_model
|
||||
from typing import Any, Optional
|
||||
|
||||
Reference in New Issue
Block a user