Skip to content

Commit

Permalink
Update user.py
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
AnujSsStw authored Dec 26, 2023
1 parent c74dafe commit abe3ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instagrapi/mixins/user.py
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ def user_following(
self, user_id: str, use_cache: bool = True, amount: int = 0
) -> Dict[str, UserShort]:
"""
Get user's followers information
Get user's following information
Parameters
----------
Expand Down

0 comments on commit abe3ff5

Please sign in to comment.