index
:
sphinx
debian
progress-linux
upstream
debian 12 backports: sphinx
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
roots
/
test-ext-autodoc
/
autodoc_dummy_module.py
blob: c05d96e0d6d3549968e28ab4e912fa61548e1948 (
plain
)
1
2
3
4
5
6
from
dummy
import
*
def
test
():
"""Dummy function using dummy.*"""
dummy_function
()