Skip to content

Commit

Permalink
test: removing debugging instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
oboulant committed Jan 18, 2021
1 parent 49391ba commit 4890b03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_detection.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
from ruptures.datasets import pw_constant
from ruptures.detection import Binseg, BottomUp, Dynp, Pelt, Window, KernelCPD

# old_settings = np.seterr(all='raise')


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

0 comments on commit 4890b03

Please sign in to comment.