sphinx/tests/roots/test-ext-viewcode/spam/__init__.py

3 lines
64 B
Python

from .mod1 import Class1, func1
from .mod2 import Class2, func2