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