Skip to content

Commit

Permalink
fix of the function proportionBySport. Taking into account mli42 rema…
Browse files Browse the repository at this point in the history
…rk (#232)

* fix of the function proportionBySport. Taking into account mli42 remark

* refactor: too much hint

Co-authored-by: Quentin FEUILLADE--MONTIXI <[email protected]>
  • Loading branch information
madvid and qfeuilla authored Apr 7, 2022
1 parent 3f8bd6d commit 7dd5897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module04/subject/en.subject.tex
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ \section*{Examples}
from ProportionBySport import proportion_by_sport
proportion_by_sport(data, 2004, 'Tennis', 'F')
# Output
0.01935634328358209
0.019302325581395347
\end{minted}

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

0 comments on commit 7dd5897

Please sign in to comment.