diff --git a/main.py b/main.py index 4661773..44b174e 100644 --- a/main.py +++ b/main.py @@ -2,7 +2,7 @@ from atexit import register from sys import argv from threading import Thread -from cheat import Cheat, sleep +from cheat import Cheat, sleep # type: ignore def do_on_exit():