We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b50e79c commit 483018aCopy full SHA for 483018a
pyttitools-PYTTI.ipynb
@@ -275,7 +275,7 @@
275
"\n",
276
277
"def clone_reqs():\n",
278
- " !git clone --branch dev --recurse-submodules -j8 https://github.com/pytti-tools/pytti-core\n",
+ " !git clone --recurse-submodules -j8 https://github.com/pytti-tools/pytti-core\n",
279
280
"def flush_reqs():\n",
281
" !rm -r pytti-core\n",
0 commit comments