Skip to content

Commit 2e1d241

Browse files
committed
del more
1 parent c381db9 commit 2e1d241

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notebooks_jason/max_of_K_all_models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3824,6 +3824,7 @@ def do_linear_regression(X, Y):
38243824
"sub_cfg_counts",
38253825
"sorted_known_seeds",
38263826
"sorted_known_seeds_counts",
3827+
"all_cached_data",
38273828
):
38283829
if var in locals():
38293830
del locals()[var]

0 commit comments

Comments
 (0)