ai-content-maker/.venv/Lib/site-packages/mpl_toolkits/mplot3d/__init__.py

4 lines
49 B
Python

from .axes3d import Axes3D
__all__ = ['Axes3D']