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

Update for black 24.1.0 #308

Merged
merged 1 commit into from
Jan 28, 2024
Merged

Update for black 24.1.0 #308

merged 1 commit into from
Jan 28, 2024

Conversation

jayqi
Copy link
Member

@jayqi jayqi commented Jan 28, 2024

Reformats with black 24.1.0 with 2024 stable style, and puts a floor on black 24.1.0 in dev requirements.

Closes #307

Copy link

netlify bot commented Jan 28, 2024

Deploy Preview for silly-keller-664934 ready!

Name Link
🔨 Latest commit f113cf3
🔍 Latest deploy log https://app.netlify.com/sites/silly-keller-664934/deploys/65b5c61070b75b000936cf83
😎 Deploy Preview https://deploy-preview-308--silly-keller-664934.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 configuration.

Copy link
Contributor

Copy link

codecov bot commented Jan 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3c7b310) 87.6% compared to head (f113cf3) 87.6%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #308   +/-   ##
======================================
  Coverage    87.6%   87.6%           
======================================
  Files          26      26           
  Lines        2178    2178           
======================================
  Hits         1908    1908           
  Misses        270     270           
Files Coverage Δ
zamba/models/densepose/densepose_manager.py 94.4% <ø> (ø)
zamba/models/model_manager.py 84.1% <ø> (ø)
zamba/models/slowfast_models.py 88.8% <ø> (ø)
zamba/pytorch/dataloaders.py 91.2% <ø> (ø)
zamba/pytorch/transforms.py 80.3% <ø> (ø)

Copy link
Member

@pjbull pjbull left a comment

Choose a reason for hiding this comment

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

Thanks!

@jayqi jayqi merged commit dc87a8a into master Jan 28, 2024
15 checks passed
@pjbull pjbull deleted the 307-black-2024 branch January 28, 2024 17:10
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.

Failed build: black 2024 style update
2 participants