MCPcopy Index your code
hub / github.com/plotly/plotly.py / files.py

File files.py

_plotly_utils/files.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3PLOTLY_DIR = os.environ.get(
4 "PLOTLY_DIR", os.path.join(os.path.expanduser("~"), ".plotly")

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected