isort
                                
                                
                                
                                    isort copied to clipboard
                            
                            
                            
                        Update line_length and single_line_exclusions in google profile
Updated the google profile to match the style guide
@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
Allowing multiple imports from collections.abc: https://google.github.io/styleguide/pyguide.html#313-imports-formatting
@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 main it was based on. I've rebased, not sure how to run the checks.