"""Module for algebraic geometry and commutative algebra.""" | |
from .homomorphisms import homomorphism | |
__all__ = ['homomorphism'] | |
"""Module for algebraic geometry and commutative algebra.""" | |
from .homomorphisms import homomorphism | |
__all__ = ['homomorphism'] | |