Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEV-10804] Removed unused imports flagged by flake8 #4049

Conversation

ayubshahab
Copy link
Contributor

@ayubshahab ayubshahab commented Mar 19, 2024

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:

  1. Unit & integration tests updated
  2. API documentation updated
  3. Necessary PR reviewers:
    • Backend
  4. Appropriate Operations ticket(s) created
  5. Jira Ticket DEV-10804:
    • Link to this Pull-Request

Area for explaining above N/A when needed:

…ot 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.
@ayubshahab ayubshahab added the do not merge [pr] This PR should not be merged label Mar 19, 2024
Base automatically changed from dev-10756-update-config-files to dev-10645-python-upgrade-3.10 March 20, 2024 20:17
@ayubshahab ayubshahab removed the do not merge [pr] This PR should not be merged label Mar 20, 2024
@ayubshahab ayubshahab merged commit 119f90d into dev-10645-python-upgrade-3.10 Mar 20, 2024
1 check failed
@ayubshahab ayubshahab deleted the dev-10804-flake8-remove-unused-imports branch March 20, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant