When using TuringBot Python module, like in example below, what are the names for the errors err1 and err2?
One of them is the same Error shown on the Solutions panel using TB GUI, I am guessing, What is the other one?
Thanks.
sim.refresh_functions()
for function in sim.functions:
size, err1, err2, formula = function