Skip to content

Commit

Permalink
Apply suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
user202729 committed Feb 17, 2025
1 parent 7ac3f7d commit fc0e640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/modular/btquotients/pautomorphicform.py
Original file line number Diff line number Diff line change
Expand Up @@ -2497,7 +2497,7 @@ def _make_invariant(self, F):
sage: H = X.harmonic_cocycles(2,prec = 5)
sage: A = X.padic_automorphic_forms(2,prec = 5)
sage: h = H.basis()[0]
sage: A.lift(h) # indirect doctest, long time
sage: A.lift(h) # indirect doctest, long time
p-adic automorphic form of cohomological weight 0
"""
S = self._source.get_stabilizers()
Expand Down

0 comments on commit fc0e640

Please sign in to comment.