Skip to content

Commit

Permalink
Fixed naming convention.
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnstRoell committed Jul 1, 2024
1 parent 8913bee commit 701a46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_ecc.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from dect.ect import compute_ecc, normalize


class TestEct:
class TestECT:
"""
1. When normalized, the ect needs to be normalized.
2. The dimensions need to correspond. e.g. the batches need not to
Expand Down

0 comments on commit 701a46b

Please sign in to comment.