Update hamtest.py

This commit is contained in:
SpudGunMan
2025-12-27 19:40:02 -08:00
parent 8ee838f5c6
commit 9b8c9d80c8
+1
View File
@@ -10,6 +10,7 @@ import json
import random
import os
from modules.log import logger
from modules.settings import hamtestTracker
class HamTest:
def __init__(self):