Skip to content

move url creation in the auth and orders clients to f-strings #382

Closed
@jreiberkyle

Description

@jreiberkyle

Currently, the auth and orders clients build urls with concatenation. f-strings are more performant while maintaining readability. Move url creation to f-strings for both the auth and orders clients.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions