Shopify / pyoozie

Library for querying and scheduling with Apache Oozie
https://py-oozie.readthedocs.io
MIT License
11 stars 12 forks source link

Add shopify_python linter and adhere to import-modules-only rule #17

Closed cfournie closed 7 years ago

cfournie commented 7 years ago

This PR:

Some of the changes to satisfy the import-modules-only rule look silly; those situations indicate areas where we should maybe refactor, e.g. coordinator.Coordinator should perhaps be xml.Coordinator.