Remove __init__.py with no meaningful python scripts in the directory
All threads resolved!
All threads resolved!
Compare changes
Files
18+ 0
− 4
Several places had:
atlas_install_python_modules( python/*.py )
and nothing but a single __init__.py
in the directory. Removed these.
There were a few edge cases which involve auto-generated python, so I've left these.