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

isort scripts directory #10091

Merged
merged 1 commit into from
Nov 27, 2024
Merged

isort scripts directory #10091

merged 1 commit into from
Nov 27, 2024

Conversation

RayBB
Copy link
Collaborator

@RayBB RayBB commented Nov 27, 2024

  • run isort on scripts folder

Part of #10075
First merge #10090

Technical

Testing

Screenshot

Stakeholders

@RayBB RayBB changed the base branch from master to fix/issue_comment_bot-mypy November 27, 2024 01:56
@RayBB RayBB requested a review from cdrini November 27, 2024 01:58
Base automatically changed from fix/issue_comment_bot-mypy to master November 27, 2024 16:22
Copy link
Collaborator

@cdrini cdrini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm! The only one of potential concern is _init_path, which must come before the infogami/openlibrary imports, but it seems like the sorting order will ensure that happens without manual intervention, which is nice! Not testing since these changes seem rather unlikely to cause problems.

@cdrini cdrini merged commit 7919a87 into master Nov 27, 2024
6 checks passed
@cdrini cdrini deleted the isort-scripts-directory branch November 27, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants