Coverage for src/scores/stats/__init__.py: 100%
1 statements
« prev ^ index » next coverage.py v7.3.2, created at 2024-02-28 12:51 +1100
« prev ^ index » next coverage.py v7.3.2, created at 2024-02-28 12:51 +1100
1"""
2The philosphy is to import the public API during the init phase rather than leaving it to the user
3"""
4import scores.stats.statistical_tests