Skip to content

Wrong way to create the placeholder #621

@eddyaman

Description

@eddyaman

logger.warning("Remote account {} is already processed", remote_account)

As of now, this logger is printing the warning. but the placeholder is wrongly used.

This needs to be changed from {} to %s

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions