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] Use black instead of yapf #7785

Merged
merged 4 commits into from Apr 16, 2023
Merged

Conversation

feisuzhu
Copy link
Contributor

@feisuzhu feisuzhu commented Apr 11, 2023

Issue: #

Brief Summary

🤖 Generated by Copilot at 00decf2

Updated pre-commit configuration to use black as code formatter and set language version to python3.10. This improves code style consistency and compatibility with taichi features.

Walkthrough

🤖 Generated by Copilot at 00decf2

  • Replace yapf with black as the code formatter in the pre-commit configuration file (link)
  • Specify python3.10 as the language version for black to ensure compatibility with the latest taichi features (link)

@netlify
Copy link

netlify bot commented Apr 11, 2023

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 03f576b
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/643c03c63ac271000865dfe1
😎 Deploy Preview https://deploy-preview-7785--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@feisuzhu feisuzhu changed the title [ci] Use black instead of yapf [misc] Use black instead of yapf Apr 16, 2023
@feisuzhu feisuzhu marked this pull request as ready for review April 16, 2023 14:19
@feisuzhu feisuzhu merged commit e0aa905 into taichi-dev:master Apr 16, 2023
10 of 25 checks passed
CI/CD & Build & Tests automation moved this from In progress to Done Apr 16, 2023
@feisuzhu feisuzhu deleted the feat/use-black branch April 16, 2023 14:36
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant