repeat re-exported names
This commit is contained in:
parent
9ab97e763c
commit
a15e4bc05e
@ -15,8 +15,8 @@ Dependencies:
|
||||
- mpl_toolkits.mplot3d [Grid.visualize_isosurface()]
|
||||
- skimage [Grid.visualize_isosurface()]
|
||||
"""
|
||||
from .error import GridError
|
||||
from .grid import Grid
|
||||
from .error import GridError as GridError
|
||||
from .grid import Grid as Grid
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
__version__ = '1.1'
|
||||
|
Loading…
Reference in New Issue
Block a user