zalando / expan

Open-source Python library for statistical analysis of randomised control trials (A/B tests)
MIT License
331 stars 50 forks source link

stop overriding the warning level #237

Closed aaron-mcdaid-zalando closed 6 years ago

aaron-mcdaid-zalando commented 6 years ago

stop overriding the warning level, in order to allow the users to decide it themselves (via the -W option to 'python' for example)

For most users, this means they will see each warning only one. They can modify this themselves if they want

By removing this line, the -W option (see here) can take effect.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.008%) to 92.208% when pulling 62502b510c3cf235ac0a8f43b5b5deb65704d728 on fewer-warnings into ef6a46a605d554b60b5ef5a7390d577919a24951 on master.