Commit 33bfd58
Fix issue where aiohttp.ClientResponse data wasn't being awaited on (#197)
* Fix issue where aiohttp.ClientResponse data wasn't being awaited on during HTTP exception handling
* Update openfga_sdk/rest.py
Code review
Co-authored-by: Evan Sims <[email protected]>
* Update openfga_sdk/rest.py
Make the bot happy
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: Evan Sims <[email protected]>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>1 parent ea861f1 commit 33bfd58
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| 281 | + | |
| 282 | + | |
281 | 283 | | |
282 | 284 | | |
283 | 285 | | |
| |||
0 commit comments