There are two lines in testDan which uses `format` like: `.format{np.mean(errs)})` that should of course be `.format(np.mean(errs)))`