Skip to content

Commit

Permalink
style: remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
deepcharles committed Mar 5, 2021
1 parent ee2d283 commit afa2709
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_detection.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
from ruptures.detection import Binseg, BottomUp, Dynp, Pelt, Window, KernelCPD
from ruptures.exceptions import BadSegmentationParameters

## TO BE DELETED
from ruptures.utils import sanity_check


@pytest.fixture(scope="module")
def signal_bkps_5D_n10():
Expand Down

0 comments on commit afa2709

Please # to comment.