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

Resort imports after merge #1970

Merged
merged 3 commits into from
Jul 31, 2023

Conversation

christopherwoodall
Copy link
Contributor

@christopherwoodall christopherwoodall commented Jul 31, 2023

This pull request serves to address both isort errors and E721 errors that surfaced following a recent merge into the develop branch.

Details of Changes:

  1. Resorting Imports: To eliminate isort errors, the imports have been resorted.

  2. Refining Type Checks: The E721 errors were resolved by refining our type checks.

Please review the changes and provide your feedback.

@christopherwoodall christopherwoodall merged commit fc40d51 into twosixlabs:develop Jul 31, 2023
@christopherwoodall christopherwoodall deleted the formatting branch July 31, 2023 18:07
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.

2 participants