mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-04 11:12:35 +00: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