Skip to content

Commit 483018a

Browse files
authored
removed --branch dev
1 parent b50e79c commit 483018a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyttitools-PYTTI.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
"\n",
276276
"\n",
277277
"def clone_reqs():\n",
278-
" !git clone --branch dev --recurse-submodules -j8 https://github.com/pytti-tools/pytti-core\n",
278+
" !git clone --recurse-submodules -j8 https://github.com/pytti-tools/pytti-core\n",
279279
"\n",
280280
"def flush_reqs():\n",
281281
" !rm -r pytti-core\n",

0 commit comments

Comments
 (0)