Reduce the path to just the top level directory, no subdirectories. Adjust all imports to work from the top of the tree (plugins. or tools.). No more imports from the middle of the tree via odd path entries.
Also fixed up whitespace on affected files and adjusted copyright headers for accuracy.
Reduce the path to just the top level directory, no subdirectories. Adjust all imports to work from the top of the tree (
plugins.
ortools.
). No more imports from the middle of the tree via odd path entries.Also fixed up whitespace on affected files and adjusted copyright headers for accuracy.
Fixes #488