Skip to content

Commit 2c405f1

Browse files
yapith-suplarimvantellingen
authored andcommitted
Removed excessive whitespaces
1 parent 23e094d commit 2c405f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/zeep/asyncio/bindings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ async def send(self, client, options, operation, args, kwargs):
1515
options['address'], envelope, http_headers)
1616

1717
if client.settings.raw_response:
18-
return response
18+
return response
1919

2020
operation_obj = self.get(operation)
2121
return self.process_reply(client, operation_obj, response)

0 commit comments

Comments
 (0)