cmvr-es/third_party/coal/3.0.2/lib/python3.10/site-packages/hppfcl/viewer.py

8 lines
150 B
Python
Raw Normal View History

2025-12-05 16:33:11 +08:00
import warnings
warnings.warn(
"Please update your 'hppfcl' imports to 'coal'", category=DeprecationWarning
)
from coal.viewer import * # noqa