Revert "Fix more ruff lint (#139)" (#144)

This reverts commit e13072cb42.
This commit is contained in:
Chenlei Hu
2024-02-09 02:34:58 +00:00
committed by GitHub
parent 388ca351f4
commit 3c32cbb0af
2 changed files with 4 additions and 1 deletions

View File

@@ -5,6 +5,8 @@ import sys
import warnings
import os
from threading import Thread
from modules.timer import startup_timer