Skip to content

Commit 6c4c5b3

Browse files
committed
missed ruff reformat
1 parent 7bb7832 commit 6c4c5b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openapi_python_client/parser/properties/list_property.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,3 @@ def get_type_string(
142142
if no_optional or self.required:
143143
return type_string
144144
return f"Union[Unset, {type_string}]"
145-

0 commit comments

Comments
 (0)