pylint
This commit is contained in:
parent
a6d65233f1
commit
1f9d0f4582
1 changed files with 0 additions and 1 deletions
|
@ -439,4 +439,3 @@ class Network:
|
||||||
async with self.aiohttp_session.post(server, json=message) as r:
|
async with self.aiohttp_session.post(server, json=message) as r:
|
||||||
result = await r.json()
|
result = await r.json()
|
||||||
return result['result']
|
return result['result']
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue