pylyzer/tests/foo/__init__.py

5 lines
56 B
Python

from .bar import i
from . import bar
from . import baz