-
-
Notifications
You must be signed in to change notification settings - Fork 590
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
Update line_length and single_line_exclusions in google profile #2149
Conversation
@jagapiou do you maybe have a link of those changes? |
Line-length exemption for imports: https://google.github.io/styleguide/pyguide.html#32-line-length |
@staticdev just a ping on this in case it slipped your notifications. Anything else you need me to do? |
Sorry for missing this @jagapiou . I see all checks are failing, we cannot merge like this. |
No probs :-) I think those failures weren't my change, but the |
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.
Part of this is also included in #2328
@jagapiou sorry for super long time but let's merge. Thanks! |
No probs, thank you! |
Updated the google profile to match the style guide