Skip to content

/= Refactoring #308

Open
Open
@Anselmoo

Description

@Anselmoo

Checklist

  • I think this refactoring is useful for everyone (if it's too specific, consider a custom rule)
  • Didn't find a similar issue

Description

Sourcery suggests -= and +=, however not /=.

Code Before

a = a / 2

Code After

a /= 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions