Skip to content

Commit fe6b7dd

Browse files
committed
lint
1 parent fb0182e commit fe6b7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi_python_client/parser/responses.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def empty_response(
8080
)
8181

8282

83-
def response_from_data(
83+
def response_from_data( # noqa: PLR0911
8484
*,
8585
status_code: HTTPStatus,
8686
data: Union[oai.Response, oai.Reference],

0 commit comments

Comments
 (0)