Skip to content

Commit daca394

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents f4e301e + 7da84d7 commit daca394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/data_science_pilot.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6993,7 +6993,7 @@
69936993
"\n",
69946994
" ##################################################\n",
69956995
" # ZIP FOLDER\n",
6996-
" zipIOFile = pzmm.ZipModel.zipFiles(None, fileDir=output_path, modelPrefix=model_name)\n",
6996+
" zipIOFile = pzmm.ZipModel.zipFiles(fileDir=output_path, modelPrefix=model_name)\n",
69976997
"\n",
69986998
" ##################################################\n",
69996999
" # PUSH ZIP FOLDER INTO MODEL MANAGER\n",

0 commit comments

Comments
 (0)