Removed unused imports flagged by flake8. This ticket has not yet been moved to the current sprint. However, I implemented the changes so travis build could proceed to the unit tests where I can see the spark/unit tests that are failing.
Description:
Flake8 tests were not passing in Travis due to a list of unused imports across various files. Those unused imports were removed.
Technical details:
The technical details for the knowledge of other developers. Any detailed caveats or specific deployment steps should be outlined here.
Removed unused imports flagged by flake8. This ticket has not yet been moved to the current sprint. However, I implemented the changes so travis build could proceed to the unit tests where I can see the spark/unit tests that are failing.
Description: Flake8 tests were not passing in Travis due to a list of unused imports across various files. Those unused imports were removed.
Technical details: The technical details for the knowledge of other developers. Any detailed caveats or specific deployment steps should be outlined here.
Requirements for PR merge:
Area for explaining above N/A when needed: