Skip to content

Enable ruff "B" (bugbear) ruleset #561

@mfisher87

Description

@mfisher87

I found some bugs where we're using mutable objects as argument defaults. I enabled B006 to detect those errors in #556 because I was applying other fixes to the same type annotations.

The full bugbear ruleset detected few other potential bugs, so let's turn it on :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions