-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
CI: Force docs warnings to be raised as errors (+ fix all) #1191
Conversation
Hello @awaelchli! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2020-03-20 12:55:54 UTC |
Codecov Report
@@ Coverage Diff @@
## master #1191 +/- ##
======================================
Coverage 91% 91%
======================================
Files 62 62
Lines 3120 3120
======================================
Hits 2829 2829
Misses 291 291 |
|
That's SUPER COOL! |
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.
Awesome! just consider add a note to CHAGELOG 🚀
not true, as the name states it is required while installing the package...
… |
yes you are right, otherwise install breaks. |
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
Before submitting
What does this PR do?
Fixes #1183