Skip to content

Missing f prefix on f-strings #37

Open
@code-review-doctor

Description

@code-review-doctor

Some strings looks like they're meant to be f-strings but are missing the f prefix meaning variable interpolation won't happen.

"{X.size} is not equal to {n_zeros} plus {n_ones}"

I found this issue automatically. I'm a bot. Beep Boop 🦊. See other issues I found in your repo here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions