third_party.pylibs.pylint.src/tests/regrtest_data/dummy/__init__.py
2019-06-20 10:02:14 +02:00

4 lines
90 B
Python

# pylint: disable=missing-docstring
from .dummy import DUMMY
from .another import ANOTHER