Implémenter les modifications suivantes suggérées sur la PR #54 : pour [backend/calculatrice_monitoring/eval.py](https://github.com/PnX-SI/calculatrice_monitoring/pull/54/files#diff-0d349236dcfbee4d9d5a62188d0eeb47c7359e946832eb4b02c571f695a0849b) L259 : ``` from statistics import mean moyenne = mean(int(prop_value) for prop_value in prop_collection.values) ``` pour [backend/calculatrice_monitoring/models.py](https://github.com/PnX-SI/calculatrice_monitoring/pull/54/files#diff-c84c6314e017861277de7af8f1c7d5cc95ec856feea376d58a0e265035592ce2) L21 : rename code => source_code