Skip to content

Commit

Permalink
Edited doctests
Browse files Browse the repository at this point in the history
  • Loading branch information
25shriya committed Jan 5, 2025
1 parent 93dd616 commit 44d0d2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/sage/categories/kahler_algebras.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ class KahlerAlgebras(Category_over_base_ring):
sage: C = KahlerAlgebras(QQ); C
Category of kahler algebras over Rational Field
sage: sorted(C.super_categories(), key=str)
[Category of finite dimensional algebras with basis over Rational Field]
[Category of finite dimensional graded algebras with basis over
Rational Field]
TESTS::
Expand Down

0 comments on commit 44d0d2d

Please sign in to comment.