__init__.py 79 B

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