6 lines
456 B
Plaintext
6 lines
456 B
Plaintext
Traceback (most recent call last):
|
|
File [35m"script.py"[0m, line [35m32[0m, in [35m<module>[0m
|
|
assert [31m__midas_p0__[0m[1;31m(value)[0m, "script.py:L2:6: ConstraintError: Value does not fit constraint 'in_range(0.0, 150.0)(_)', in column 'age'"
|
|
[31m~~~~~~~~~~~~[0m[1;31m^^^^^^^[0m
|
|
[1;35mAssertionError[0m: [35mscript.py:L2:6: ConstraintError: Value does not fit constraint 'in_range(0.0, 150.0)(_)', in column 'age'[0m
|