Skip to content

Commit

Permalink
QoL changes
Browse files Browse the repository at this point in the history
modified:   lb.py
  • Loading branch information
wish13yt committed Oct 20, 2024
1 parent e3b7ece commit 96c3101
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lb.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,8 @@ def cls():
except Exception as e:
print(f"Error connecting to {server}: {e}")
code()
if (command == "quarky"):
print("YOU DUMMY PYTHON 3.8??? THE NEWEST VERSION IS 3.13")
print("AND A PIP VERSION FROM 2021?????")
code()
code()

0 comments on commit 96c3101

Please sign in to comment.