Skip to content

Commit

Permalink
resolving issues
Browse files Browse the repository at this point in the history
  • Loading branch information
new92 committed Feb 1, 2024
1 parent 4fff66a commit a25f82b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IAM.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
from rich.align import Align
from rich.table import Table
from rich.console import Console
from rich.live import Live
console = Console()
mods = ['sys', 'time', 'os', 'platform', 'rich', 'instagrapi', 'requests', 'json', 'instaloader', 'tkinter', 'colorama']
with console.status('[bold dark_orange]Loading module...') as status:
Expand Down

0 comments on commit a25f82b

Please sign in to comment.