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-10805] Reformat files flagged by black #4050

Merged

Conversation

ayubshahab
Copy link
Contributor

@ayubshahab ayubshahab commented Mar 19, 2024

Many files were flagged as needing to be reformatted after we upgraded the black dependency to make it compatible with version 3.10.13. 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:
Reformatted files so black test in travis would pass.

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-10805:
    • Link to this Pull-Request

Area for explaining above N/A when needed:

…we upgraded the black dependency to make it compatible with version 3.10.13. 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.
@ayubshahab ayubshahab added the do not merge [pr] This PR should not be merged label Mar 19, 2024
Base automatically changed from dev-10804-flake8-remove-unused-imports to dev-10645-python-upgrade-3.10 March 20, 2024 20:24
@ayubshahab ayubshahab removed the do not merge [pr] This PR should not be merged label Mar 20, 2024
@ayubshahab ayubshahab merged commit ad9bb16 into dev-10645-python-upgrade-3.10 Mar 20, 2024
1 check failed
@ayubshahab ayubshahab deleted the dev-10805-black-reformatting branch March 20, 2024 20:28
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.

None yet

2 participants