We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbeb8e4 commit 3e0fb86Copy full SHA for 3e0fb86
1 file changed
BasicSupportMenu.py
@@ -1,7 +1,7 @@
1
import os
2
from colorama import Fore, Back, Style, init
3
4
-#Change branch
+#Change branch number 2
5
# Inicializa colorama para que funcione en Windows
6
init(autoreset=True)
7
0 commit comments