Skip to content

Replace concatenation with str.format() calls #5

Description

@tadeck

There are multiple unnecessary concatenations where format() method of str objects could be called to improve readability. Implement these calls where possible.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions