🚨 Made flake8 happy
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from aiohttp import ClientSession
|
||||
from io import BytesIO
|
||||
|
||||
from aiohttp import ClientSession
|
||||
|
||||
|
||||
class DetaStorage:
|
||||
def __init__(self, deta_base_url: str, deta_id: str, deta_key: str):
|
||||
|
||||
Reference in New Issue
Block a user