mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-30 04:11:15 -08:00
linter fix
This commit is contained in:
parent
b270ded268
commit
7f7db1700b
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import inspect
|
||||
import types
|
||||
|
||||
from pydantic import BaseModel, Field, create_model
|
||||
from typing import Any, Optional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue