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

4 lines
49 B
Python
Raw Permalink Normal View History

2024-05-03 04:18:51 +03:00
from .axes3d import Axes3D
__all__ = ['Axes3D']