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

[misc] Sort python import order #2247

Merged
merged 3 commits into from
Apr 4, 2021

Conversation

taichi-gardener
Copy link
Contributor

@taichi-gardener taichi-gardener commented Apr 4, 2021

Related issue = #2223

This PR adds isort to the python code formatter, which helps sort the import orders. Right now it is not a required package, as we may need to update the format server first.

Also sorted the contents in requirements.txt

[Click here for the format server]


Copy link
Member

@yuanming-hu yuanming-hu left a comment

Choose a reason for hiding this comment

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

LGTM!

@taichi-gardener taichi-gardener merged commit dc0be64 into taichi-dev:master Apr 4, 2021
@taichi-gardener taichi-gardener deleted the isort branch April 4, 2021 04:29
@xumingkuan xumingkuan mentioned this pull request Apr 13, 2021
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.

3 participants