Closed brjdenis closed 4 years ago
Hi!
I think there may be a problem with the CTP515 module of ct.py. When I try to calculate overall_passed(), I get an error. I believe line 850 is the culprit. It should contain passed_cnr_constant instead of passed_constant.
Best regards, Denis
Verified. Good catch. I didn't have a test written covering that attr. Thanks
Hi!
I think there may be a problem with the CTP515 module of ct.py. When I try to calculate overall_passed(), I get an error. I believe line 850 is the culprit. It should contain passed_cnr_constant instead of passed_constant.
Best regards, Denis