删除无用
This commit is contained in:
@@ -57,8 +57,7 @@ def generate_time_series(start_str, end_str):
|
||||
|
||||
def main():
|
||||
predictor = LotteryPredictorV6('data_test_predict/aggregated_stats_v7.json')
|
||||
with open("full_history_time_performance.json", "r", encoding="utf-8") as f:
|
||||
time_windows = json.load(f)
|
||||
|
||||
|
||||
# start_time = "2025-01-01 07:05:00"
|
||||
# end_time = "2026-01-19 06:00:00"
|
||||
|
||||
Reference in New Issue
Block a user