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
Yeah, not sure what is best yet. Just wanted to mention this problem since having duplicate arguments in the API isn't a good thing. A more careful analysis of the API / code would be needed to make sure that we don't change too much unnecessarily.
After another looking, I'm inclined to deprecate skipfooter because the _ is used internally throughout the code. I'll take a look at that first and change any relevant tests as well to use the "correct" one.
skipfooter
: "This line here says I am the right choice."skip_footer
: "This line here says I am the right choice."Whatever the case is, something should certainly be done to avoid having duplicate arguments for the same thing, as can be seen here
The text was updated successfully, but these errors were encountered: