Skip to content

Commit

Permalink
Moved test_cboss.py to testing/tests directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikitas100 committed Jan 14, 2025
1 parent 5c878d4 commit 87dfffd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import numpy as np
import pytest

from ._cboss import ContractableBOSS
from aeon.classification.dictionary_based._cboss import ContractableBOSS


def test_invalid_window_size():
Expand Down

0 comments on commit 87dfffd

Please sign in to comment.