Skip to content

Update python scripts to use f-strings #118

@nusbaume

Description

@nusbaume

Currently the python scripts located in the tools directory use different methods for including variables within strings, usually using either f-strings or the format() string method.

For the sake of readability and coding style uniformity, it might be good to modify all of the scripts to only use f-strings, at least for all situations where that is a valid option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions