Skip to content

Commit

Permalink
del more
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Nov 6, 2024
1 parent c381db9 commit 2e1d241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notebooks_jason/max_of_K_all_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -3824,6 +3824,7 @@ def do_linear_regression(X, Y):
"sub_cfg_counts",
"sorted_known_seeds",
"sorted_known_seeds_counts",
"all_cached_data",
):
if var in locals():
del locals()[var]
Expand Down

0 comments on commit 2e1d241

Please sign in to comment.