commit before utter laptop death

This commit is contained in:
WhatDidYouExpect 2025-07-23 16:58:21 +02:00
parent 4e111b410d
commit d6b51c787a
11 changed files with 163 additions and 221 deletions

View file

@ -1,6 +1,6 @@
import sys
import traceback
from modules.globalvars import RED, RESET, splashtext
from modules.globalvars import RED, RESET
from modules.volta.main import _
def handle_exception(exc_type, exc_value, exc_traceback, *, context=None):