cmvr-es/third_party/coal/3.0.2/lib/python3.10/site-packages/hppfcl/viewer.py
2025-12-12 10:01:14 +08:00

8 lines
150 B
Python

import warnings
warnings.warn(
"Please update your 'hppfcl' imports to 'coal'", category=DeprecationWarning
)
from coal.viewer import * # noqa