update docs

This commit is contained in:
Mylloon 2021-11-29 14:30:41 +01:00
parent 5172929c7b
commit 357b5027e4

View file

@ -215,7 +215,7 @@
\subsection[\texttt{stock.py}]{\texttt{stock.py}, implante la base de donnée pour le stock}
\begin{lstinputlisting}[language=iPython]{../stock.py}\end{lstinputlisting}
\subsection[\texttt{stats.py}]{\texttt{stats.py}, implante la base de donnée pour l'export des statistiques en \texttt{.CSV}}
\subsection[\texttt{stats.py}]{\texttt{stats.py}, implante la gestion des statistiques et son export en format \texttt{CSV}}
\begin{lstinputlisting}[language=iPython]{../stats.py}\end{lstinputlisting}
\end{document}