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 fa871a6 commit fd0234cCopy full SHA for fd0234c
cypari2/pari_instance.pyx
@@ -1312,7 +1312,7 @@ cdef class Pari(Pari_auto):
1312
"""
1313
Create an empty list or convert `x` to a list.
1314
1315
- Examples::
+ Examples:
1316
1317
>>> import cypari2
1318
>>> pari = cypari2.Pari()
docs/source/stack.rst
@@ -0,0 +1,2 @@
1
+.. automodule:: cypari2.stack
2
+ :members:
0 commit comments