Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Re-run boilerplate.py.#11251
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Re-run boilerplate.py.#11251
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Also remove second blank line between cmap definitions, consistentlywith the other wrapper functions.
Merging to fix build issues. |
Just a remark:
Technically, PEP-8 wants two blank lines between top-level functions. Not sure why it does not complain. Maybe we have deactivated that check, or the comment counts as blank line. Didn't check. |
|
Thank you@anntzer ! |
Also remove second blank line between cmap definitions, consistently
with the other wrapper functions.
xref#11234 (comment)
Planning to selfmerge as "unbreaking the build".
PR Summary
PR Checklist