Skip to content

Commit b6d8b83

Browse files
authored
Update plot_pca.py
1 parent 8220794 commit b6d8b83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mglearn/plot_pca.py

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
from joblib import Memory
66

7+
# edited by rrenner 4-14-23
78
memory = Memory("./cache")
89

910

0 commit comments

Comments
 (0)