DEBSOURCES
Skip Quicknav
sources / sphinx / 9.1.0-1 / tests / roots / test-add_enumerable_node / conf.py
12345678
import sys from pathlib import Path sys.path.insert(0, str(Path.cwd().resolve())) extensions = ['enumerable_node'] numfig = True