Skip to content

Commit

Permalink
Adding back in import that was there in previous version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tscrim committed Jun 5, 2024
1 parent 6149b97 commit 46d125c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/algebras/lie_algebras/representation.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
# https://www.gnu.org/licenses/
# ****************************************************************************

from sage.misc.cachefunc import cached_method
from sage.sets.family import Family, AbstractFamily
from sage.matrix.constructor import matrix
from sage.combinat.free_module import CombinatorialFreeModule
Expand Down

0 comments on commit 46d125c

Please sign in to comment.