We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766c7a0 commit 6367f3aCopy full SHA for 6367f3a
src/sage/schemes/hyperelliptic_curves/monsky_washnitzer.py
@@ -572,7 +572,7 @@ def poly_ring(self):
572
573
def gens(self):
574
"""
575
- Return a list [x, T] where x and T are the generators of the ring
+ Return a tuple (x, T) where x and T are the generators of the ring
576
(as element *of this ring*).
577
578
.. NOTE::
0 commit comments