Skip to content

Commit 158b595

Browse files
committed
sklearn path
1 parent 7183e66 commit 158b595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_app_temp.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ a = Analysis(
1818
("./myenv/Lib/site-packages/openpyxl", "./openpyxl/"),
1919
("./myenv/Lib/site-packages/scikit_posthocs", "./scikit_posthocs/"),
2020
("./myenv/Lib/site-packages/gnpsdata", "./gnpsdata/"),
21-
("./myenv/Lib/site-packages/scikit_learn", "./scikit_learn/"),
21+
("./myenv/Lib/site-packages/sklearn", "./scikit_learn/"),
2222
("./myenv/Lib/site-packages/networkx", "./networkx/"),
2323
("./myenv/Lib/site-packages/tabulate", "./tabulate/"),
2424

0 commit comments

Comments
 (0)