Skip to content

Replace format() with f-strings #13298

@DanSheps

Description

@DanSheps

Proposed Changes

Replacing any instance of format() with f-strings.

Justification

As per @jsenecal in #13296 f-strings offer some minor optimizations for performance and code readability.

We should replace format() where possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: housekeepingChanges to the application which do not directly impact the end user

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions