Commit
3 years ago
gh-35439: Fix doctests in oeis Fixes #35437 ### :books: Description This branch fixes the doctests errors reported in #35437. However, this solution is not robust to future changes in the oeis database. ### :memo: Checklist <!-- Put an `x` in all the boxes that apply. It should be `[x]` not `[x ]`. --> - [x] The title is concise, informative, and self-explanatory. - [x] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation accordingly. ### :hourglass: Dependencies <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: https://github.com/sagemath/sage/pull/35439 Reported by: David Coudert Reviewer(s): Sébastien Labbé
Author
Release Manager
Loading