Skip to content

Commit

Permalink
Update pyxplora_api_async.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 committed Apr 13, 2024
1 parent 98f214c commit 1dede26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyxplora_api/pyxplora_api_async.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import json
import logging
from time import time
from typing import Optional, Any
from typing import Any, Optional

import aiohttp

Expand Down

0 comments on commit 1dede26

Please sign in to comment.