Failed

tests.test_complexity.test_maas_a2 (from pytest)

Failing for the past 1 build (Since #103 )
Took 0 ms.

This test is unclaimed

Error Message

AttributeError: module 'cophi' has no attribute 'complexity'

Stacktrace

def test_maas_a2():
>       maas_a2 = cophi.complexity.maas_a2(NUM_TYPES, NUM_TOKENS)
E       AttributeError: module 'cophi' has no attribute 'complexity'

tests/test_complexity.py:39: AttributeError