Closed roarin-roran closed 1 year ago
leaving it in there makes it hard to call again for other inputs - remedy by making it a method in experiments
now a method that can be called independently (Experiments.commentate(diffs, runs)) or as a part of the method call (commentate=True)
*method call: with_commentary=True
leaving it in there makes it hard to call again for other inputs - remedy by making it a method in experiments