MCPcopy Create free account
hub / github.com/modAL-python/modAL / setup

Function setup

docs/source/_themes/sphinx_rtd_theme/__init__.py:18–19  ·  view source on GitHub ↗
(app)

Source from the content-addressed store, hash-verified

16
17# See http://www.sphinx-doc.org/en/stable/theming.html#distribute-your-theme-as-a-python-package
18def setup(app):
19 app.add_html_theme('sphinx_rtd_theme', path.abspath(path.dirname(__file__)))

Callers 1

setup.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…