Regression
tests.test_complexity.test_tuldava_ln (from pytest)
Failing for the past 1 build
(Since Failed )
This test is unclaimed |
Error Message
AttributeError: module 'cophi' has no attribute 'complexity'
Stacktrace
def test_tuldava_ln(): > tuldava_ln = cophi.complexity.tuldava_ln(NUM_TYPES, NUM_TOKENS) E AttributeError: module 'cophi' has no attribute 'complexity' tests/test_complexity.py:47: AttributeError