pylyzer/tests/foo/__init__.py

5 lines
71 B
Python

from .bar import i, Bar, Baz, Qux
from . import bar
from . import baz