[sage-support] Re: No doctests are executed in sage/modular/pollack_stevens/padic_lseries.py

2024-06-12 Thread julian...@gmail.com
Would you mind creating a Pull Request with these changes at https://github.com/sagemath/sage? julian On Wednesday, June 12, 2024 at 5:31:01 PM UTC+3 jenseri...@t-online.de wrote: > When running "sage -t" on the file > sage/modular/pollack_stevens/padic_lseries.py no doctests are executed >

[sage-support] No doctests are executed in sage/modular/pollack_stevens/padic_lseries.py

2024-06-12 Thread Jens-Erik Riedel
When running "sage -t" on the file sage/modular/pollack_stevens/padic_lseries.py no doctests are executed although the file contains quite a lot of doctests. I think the reason for that is a typo in the very first line of the file: # sage.doctest: needs sage.ring.padics It must be "rings" inste