Skip to content

Commit

Permalink
Include Document from tinydbtable
Browse files Browse the repository at this point in the history
  • Loading branch information
Stiveknx committed Mar 8, 2022
1 parent dee1854 commit 1f9efe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storages.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from urllib import parse
from instagrapi import Client
from tinydb import TinyDB, Query
from tinydb.table import Document
import json

class ClientStorage:
Expand Down

0 comments on commit 1f9efe0

Please sign in to comment.