Skip to content

Commit

Permalink
test -> example
Browse files Browse the repository at this point in the history
  • Loading branch information
seewoo5 committed Apr 24, 2024
1 parent 2743f9f commit f055a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/modular/quasimodform/element.py
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ def coefficients(self, X):
If X is an integer, return coefficients for indices from 1
to X. This method caches the result.
TESTS::
EXAMPLES::
sage: E2, E4 = QuasiModularForms(1).0, QuasiModularForms(1).1
sage: f = E2^2
Expand Down

0 comments on commit f055a04

Please sign in to comment.