Nelly-Barret / BETTER-fairificator

The fairification tools for BETTER project.
https://www.better-health-project.eu/
0 stars 0 forks source link

Do not use default values #47

Closed Nelly-Barret closed 1 week ago

Nelly-Barret commented 2 weeks ago

It would be better to not use default values in methods, but instead to provide explicitely the values. This helps as Python is untyped and interpreted.

Nelly-Barret commented 1 week ago

Merged with https://github.com/Nelly-Barret/BETTER-fairificator/pull/67