Skip to content

Commit e8a2c84

Browse files
committed
Run linting
1 parent 75ce93c commit e8a2c84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cadwyn/structure/schemas.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from issubclass import issubclass as lenient_issubclass
66
from pydantic import AliasChoices, AliasPath, BaseModel, Field
77
from pydantic._internal._decorators import PydanticDescriptorProxy, unwrap_wrapped_function
8-
from pydantic.config import JsonDict
98
from pydantic.fields import FieldInfo
109

1110
from cadwyn._utils import Sentinel, fully_unwrap_decorator

0 commit comments

Comments
 (0)