Skip to content

Commit 1ccd51a

Browse files
committed
Python: Fix "implicit namespace packages" migration
... by omitting `__init__.py` from `crate` namespace package altogether, see "PEP 420" [1] and "Package Discovery and Namespace Package » Finding namespace packages" [2]. [1] https://peps.python.org/pep-0420/ [2] https://setuptools.pypa.io/en/latest/userguide/package_discovery.html#namespace-packages
1 parent 2a0e681 commit 1ccd51a

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

src/crate/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)