File size: 135 Bytes
6a86ad5
 
 
 
 
1
2
3
4
5
6
from sympy.core._print_helpers import Printable

# alias for compatibility
Printable.__module__ = __name__
DefaultPrinting = Printable