__init__.py 60 Bytes
Newer Older
1
2
3
from .non_local import NonLocal2D

__all__ = ['NonLocal2D']