Skip to content

Commit

Permalink
Edited doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
25shriya committed Jan 9, 2025
1 parent 7a23525 commit cac2378
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sage/categories/kahler_algebras.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ class KahlerAlgebras(Category_over_base_ring):
TESTS::
sage: from sage.categories.kahler_algebras import KahlerAlgebras
sage: C = KahlerAlgebras(QQ)
sage: TestSuite(C).run()
"""
Expand Down

0 comments on commit cac2378

Please sign in to comment.