Closed BDonnot closed 2 years ago
THis PR has some broken tests:
FAILED tests/unit_tests/test_main.py::TestMain::test_lrdtk - ValueError: x must be 1D
FAILED tests/unit_tests/test_main.py::TestMain::test_lrtk - ValueError: x must be 1D
and
FAILED tests/integration_tests/test_integration.py::TestIntegration::test_integration_all - AssertionError: False is not true
FAILED tests/integration_tests/test_integration.py::TestIntegration::test_integration_lrt_nolosscorrection - AssertionError: False is not true
FAILED tests/integration_tests/test_integration.py::TestIntegration::test_integration_lrt_withlosscorrection - AssertionError: False is not true
Fix a bug (missing
__init__.py
file) that caused broken imports