-
Notifications
You must be signed in to change notification settings - Fork 654
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
REFACTOR-#2083: Rename LISCENSE_HEADER to LICENSE_HEADER #2082
Conversation
1f25bd1
to
d4291c7
Compare
Signed-off-by: Michael L Heuer <[email protected]>
d4291c7
to
1da3fed
Compare
Codecov Report
@@ Coverage Diff @@
## master #2082 +/- ##
==========================================
+ Coverage 81.92% 83.52% +1.59%
==========================================
Files 84 84
Lines 9801 10795 +994
==========================================
+ Hits 8029 9016 +987
- Misses 1772 1779 +7
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.
LGTM, thanks @heuermh!
modin-project#2082) Signed-off-by: Michael L Heuer <[email protected]>
Thank you, @devin-petersohn |
Fixes #2083
Signed-off-by: Michael L Heuer [email protected]
What do these changes do?
Renames LISCENSE_HEADER to LICENSE_HEADER to fix typo.
flake8 modin
black --check modin
git commit -s