pre_find_module_path/ __init__.py - make this directory a dummy packageΒΆ
The pre_find_module_path/ directory actually is not a package.
But this dummy __init__.py file here eases packaging by setuptools,
since one does not need to add the extra files.