Made bam.utils and bam.blend proper packages.
Without __init__.py those are namespaces, not packages, which can be merged with the same namespaces that are defined on different places in sys.path. This is flexibility we don't need.
This commit is contained in:
0
bam/blend/__init__.py
Normal file
0
bam/blend/__init__.py
Normal file
0
bam/utils/__init__.py
Normal file
0
bam/utils/__init__.py
Normal file
Reference in New Issue
Block a user