blob: 2816da8dfc0c3f7137ffe00e691d165d1b1f66f7 [file] [log] [blame]
"""Package marker file."""
import pkgutil
__path__ = pkgutil.extend_path(__path__, __name__)