-
Notifications
You must be signed in to change notification settings - Fork 670
Fixed #1490. New column case is checked first in __setitem__ #1495
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
…em__ Signed-off-by: Gregory Shimansky <gregory.shimansky@intel.com>
Codecov Report
@@ Coverage Diff @@
## master #1495 +/- ##
==========================================
+ Coverage 83.46% 86.28% +2.81%
==========================================
Files 68 68
Lines 6473 6474 +1
==========================================
+ Hits 5403 5586 +183
+ Misses 1070 888 -182
Continue to review full report at Codecov.
|
devin-petersohn
left a comment
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.
Looks great @gshimansky, there was an extra newline added.
Co-authored-by: Devin Petersohn <devin-petersohn@users.noreply.github.com>
Signed-off-by: Gregory Shimansky gregory.shimansky@intel.com
What do these changes do?
flake8 modinblack --check modingit commit -s