Fix python static checks.

This commit is contained in:
Ryan Dick
2023-09-14 16:48:47 -04:00
parent e02a557454
commit c2f074dc2f
5 changed files with 5 additions and 11 deletions

View File

@ -1,5 +1,3 @@
from typing import Literal
from pydantic import BaseModel, Field
from invokeai.app.invocations.baseinvocation import (