Skip to content

Commit 332da63

Browse files
committed
Flake8 fix
1 parent 21b292b commit 332da63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphene_pydantic/converters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ def convert_union_type(
337337
)
338338
return union_cls
339339

340+
340341
def convert_literal_type(
341342
type_: T.Type,
342343
field: ModelField,

0 commit comments

Comments
 (0)