Skip to content

Extra space in kwarg unpacking #46

Description

@max-sixty

I thought I'd seen this (and maybe put an issue in already on this?) but I can't find it anywhere. So here goes:

-        return security_screen(**self.screen_kwargs)
+        return security_screen(** self.screen_kwargs)

Operating system: MacOS
Python version: 3.6.4
Black version: black, version 18.3a3
Does also happen on master: Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions