Skip to content

Commit

Permalink
Update prerun.py
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sussy-impostor authored May 20, 2024
1 parent 6e2991a commit 1196257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prerun.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from os import system as sys
sys("pip install colorama")
# from os import system as sys
# sys("pip install colorama")
from colorama import Fore as fore
from colorama import Style as style
from colorama import init as cInit
Expand Down

0 comments on commit 1196257

Please sign in to comment.