-
Notifications
You must be signed in to change notification settings - Fork 56
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 README.md #164
Update README.md #164
Conversation
Codecov Report
@@ Coverage Diff @@
## main #164 +/- ##
==========================================
- Coverage 63.93% 63.92% -0.01%
==========================================
Files 47 47
Lines 11819 11818 -1
==========================================
- Hits 7556 7555 -1
Misses 4263 4263
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
It looks like we need to pin one of |
It's a valid complaint, I think we should probably fix it. |
How are we taking care of the flake8 fixes? |
I removed |
Purpose
The readme didn't have all the parameterization options or the right year
Expected time until merged
fast
Type of change
Checklist
flake8
andblack
to make sure the Python code adheres to PEP-8 and is consistently formattedfprettify
or C/C++ code withclang-format
as applicable