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