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

Add black config section to pyproject.toml and CONTRIBUTING.md #561

Merged
merged 4 commits into from
Feb 22, 2024

CONTRIBUTING.md -> standardize on black formatter

ff42daa
Select commit
Loading
Failed to load commit list.
Merged

Add black config section to pyproject.toml and CONTRIBUTING.md #561

CONTRIBUTING.md -> standardize on black formatter
ff42daa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 22, 2024 in 1s

94.85% (-1.39%) compared to 72827ff

View this Pull Request on Codecov

94.85% (-1.39%) compared to 72827ff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (72827ff) 96.24% compared to head (ff42daa) 94.85%.
Report is 18 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #561      +/-   ##
==========================================
- Coverage   96.24%   94.85%   -1.39%     
==========================================
  Files          24       24              
  Lines        7746     7759      +13     
==========================================
- Hits         7455     7360      -95     
- Misses        291      399     +108     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.