Skip to content

Commit

Permalink
del list variable
Browse files Browse the repository at this point in the history
  • Loading branch information
giovanni.buroni committed Dec 11, 2024
1 parent 1f0e643 commit 02068af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@
"logger.info(' ')\n",
"delete_previous_day_pickle()\n",
"\n",
"# save csv variables\n",
"list_csv_to_save = []\n",
"\n",
"# loop over test days\n",
"for i in tqdm(range(sim_params['num_test_days']), desc='Testing Days'):\n",
"\n",
Expand Down

0 comments on commit 02068af

Please sign in to comment.