Skip to content

Commit

Permalink
Update user.py
Browse files Browse the repository at this point in the history
import json
  • Loading branch information
SaeidB authored May 7, 2024
1 parent faf875d commit c424cf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions instagrapi/mixins/user.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from copy import deepcopy
from json.decoder import JSONDecodeError
import json
from typing import Dict, List, Tuple

from instagrapi.exceptions import (
Expand Down

0 comments on commit c424cf1

Please sign in to comment.