Skip to content

Commit

Permalink
Quentin/42a 242 fix formating module 01 ex01 (#244)
Browse files Browse the repository at this point in the history
* fix: fix the bad formating

* feat: add version
  • Loading branch information
qfeuilla authored May 18, 2022
1 parent 9285bcf commit 16343b5
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 1 deletion.
Binary file modified build/module00.pdf
Binary file not shown.
Binary file modified build/module01.pdf
Binary file not shown.
Binary file modified build/module02.pdf
Binary file not shown.
Binary file modified build/module03.pdf
Binary file not shown.
Binary file modified build/module04.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions module01/subject/en.subject.tex
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ \section*{Examples}
% --------------------------------- %

Running commands in the Python console, an example of what you should get:

\begin{minted}[bgcolor=darcula-back,formatcom=\color{lightgrey},fontsize=\scriptsize]{python}
$> python
>>> from game import Stark
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.0.8
v3.1.0

0 comments on commit 16343b5

Please sign in to comment.