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.
2 parents 117f93f + 648c7bc commit b7c4636Copy full SHA for b7c4636
module03/subject/en.subject.tex
@@ -512,7 +512,7 @@ \section*{Examples}
512
% --------------------------------- %
513
\begin{minted}[bgcolor=darcula-back,formatcom=\color{lightgrey},fontsize=\scriptsize]{python}
514
import numpy as np
515
-from Scrapbooker import ScrapBooker
+from ScrapBooker import ScrapBooker
516
517
spb = ScrapBooker()
518
arr1 = np.arange(0,25).reshape(5,5)
0 commit comments