You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be able to modify scripts to now use getPP in order to call ruleToLemma directly.
However, my initial testing is showing that these functions still fail, but I believe it's due to the DocH return value and not because of the PrettyPrinter arguments.
As a heads up, we'll probably have to regenerate the golden output for some tests since we may change the output of scripts when moving away from eval.
Currently, the only calls to
eval
are to userule-to-lemma
.eval
is used here due to the pretty printer.The text was updated successfully, but these errors were encountered: