Skip to content

Commit 7dd5897

Browse files
madvidqfeuilla
andauthored
fix of the function proportionBySport. Taking into account mli42 remark (#232)
* fix of the function proportionBySport. Taking into account mli42 remark * refactor: too much hint Co-authored-by: Quentin FEUILLADE--MONTIXI <58710693+qfeuilla@users.noreply.github.com>
1 parent 3f8bd6d commit 7dd5897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module04/subject/en.subject.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ \section*{Examples}
325325
from ProportionBySport import proportion_by_sport
326326
proportion_by_sport(data, 2004, 'Tennis', 'F')
327327
# Output
328-
0.01935634328358209
328+
0.019302325581395347
329329
\end{minted}
330330

331331
We assume that we are always using appropriate arguments as input,

0 commit comments

Comments
 (0)