tidymodels / parsnip

A tidy unified interface to models
https://parsnip.tidymodels.org
Other
601 stars 89 forks source link

remove unnecessary quotes in re-registration error message #1201

Closed simonpcouch closed 4 weeks ago

simonpcouch commented 2 months ago

Some "" that don't appear to need to be there.

https://github.com/tidymodels/parsnip/blob/45624583a7c6c4cfc7839c8dad3752f9ac5ff1ce/tests/testthat/_snaps/re_registration.md?plain=1#L3-L10

Noticed this in the transition to snapshot testing in #1190.

github-actions[bot] commented 1 week ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.