__init__.py 92 B

123
  1. from sympy.plotting.backends.textbackend.text import TextBackend
  2. __all__ = ["TextBackend"]