Skip to content

Use .format instead of % formatting for strings #2

@jakobj

Description

@jakobj

Old style formatting using the % syntax should be replace with new style formatting via .format, see e.g., https://pyformat.info/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions