-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Fix Linting and Test Failures #2191
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2191 +/- ##
==========================================
- Coverage 91.99% 91.99% -0.01%
==========================================
Files 108 108
Lines 27393 27398 +5
==========================================
+ Hits 25200 25204 +4
- Misses 2193 2194 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏼
Thanks everyone! Merging in to master, in order to unblock anyone who does a direct clone. |
Pull Request check-list
Please make sure to review and check all of these items:
$ tox
pass with this change (including linting)? Yes.NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.
Description of change
Issue: #2194
Fixes broken master linting and test failures.