Skip to content

Top #3221

@SabinXtha1

Description

@SabinXtha1

Describe the style change

Examples in the current Black style

def f():
    "Make sure this code is blackened"""
    pass

Desired style

def f(
    ):
    pass

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    T: styleWhat do we want Blackened code to look like?
    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