import miplot from .miplot import * from .axes3dgl import Axes3DGL __all__ = ['Axes3DGL'] __all__ += miplot.__all__