U
    L?h6                     @   s   d Z ddlmZ dgZdS )z
Stub module to expose DomainMatrix which has now moved to
sympy.polys.matrices package. It should now be imported as:

    >>> from sympy.polys.matrices import DomainMatrix

This module might be removed in future.
    )DomainMatrixr   N)__doc__Z!sympy.polys.matrices.domainmatrixr   __all__ r   r   J/var/www/html/venv/lib/python3.8/site-packages/sympy/polys/domainmatrix.py<module>   s   	