TIFNJK_E41221588/venv/Lib/site-packages/plotly/io/orca.py

10 lines
149 B
Python

# ruff: noqa: F401
from ._orca import (
ensure_server,
shutdown_server,
validate_executable,
reset_status,
config,
status,
)