Files
sphinx/tests/roots/test-ext-inheritance_diagram/example/sphinx.py

6 lines
54 B
Python

# example.sphinx
class DummyClass(object):
pass