linter fix

This commit is contained in:
AUTOMATIC1111 2023-07-18 18:16:23 +03:00
parent b270ded268
commit 7f7db1700b
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import inspect
import types
from pydantic import BaseModel, Field, create_model
from typing import Any, Optional