DriverTrac/venv/lib/python3.12/site-packages/sympy/liealgebras/__init__.py
2025-11-28 09:08:33 +05:30

4 lines
79 B
Python

from sympy.liealgebras.cartan_type import CartanType
__all__ = ['CartanType']