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

Format python with black and isort #4297

Closed
wants to merge 6 commits into from

Conversation

justinchuby
Copy link
Contributor

@justinchuby justinchuby commented Jun 21, 2022

Description

  • Format all python with black and isort
  • Create pyproject.toml for configuring the auto formatters

Fixes #4278

@justinchuby justinchuby requested review from a team as code owners June 21, 2022 00:57
@justinchuby
Copy link
Contributor Author

@jcwchen

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Justin Chu <justinchu@microsoft.com>
@jcwchen jcwchen added the CI pipelines Issues related to the CI pipeline label Jun 21, 2022
Signed-off-by: Justin Chu <justinchu@microsoft.com>
@jcwchen jcwchen mentioned this pull request Jun 21, 2022
@justinchuby justinchuby marked this pull request as draft June 29, 2022 17:28
@justinchuby
Copy link
Contributor Author

Closed in favor of #4364

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI pipelines Issues related to the CI pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[engineering] Sort import with isort
2 participants