-
-
Notifications
You must be signed in to change notification settings - Fork 552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor documentation bug in limit #20195
Labels
Milestone
Comments
Reviewer: Frédéric Chapoton |
Author: Eric Bray |
comment:4
Oops, forgot to move this one to needs_review. Thanks! |
Changed branch from u/embray/limit-doc-fix to |
Changed commit from |
Changed author from Eric Bray to Erik Bray |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
dir='above'
option forlimit
has been deprecated since #9200, but the first example in the docstring still uses it, instead ofdir='+'
.Component: documentation
Author: Erik Bray
Branch:
ea0ddab
Reviewer: Frédéric Chapoton
Issue created by migration from https://trac.sagemath.org/ticket/20195
The text was updated successfully, but these errors were encountered: