Skip to content

Commit e94b1f2

Browse files
authored
Update pitch_spelling.ipynb
fixing minor typo
1 parent f3cc81a commit e94b1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/03_mlflow/pitch_spelling.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
" IN_COLAB = False\n",
8080
"\n",
8181
"if IN_COLAB:\n",
82-
"\t!pip install git+https//github.com/cpjku/partitura.git@develop\n",
82+
"\t!pip install git+https://github.com/cpjku/partitura.git@develop\n",
8383
"\t!pip install pytorch_lightning"
8484
]
8585
},

0 commit comments

Comments
 (0)