fix logic errors

This commit is contained in:
2026-03-24 12:47:10 -07:00
parent 46255e6aa3
commit f2c236bec5
2 changed files with 3 additions and 4 deletions
-1
View File
@@ -240,7 +240,6 @@ REQUIRED_KEYS: dict[str, Any] = {
"H_FREQ": float,
"EPOCH_HANDLING": str,
"MAX_SHIFT": int,
"T_MIN": int,
"T_MAX": int,