Skip to content

Outdated practises shown in README.md #2250

Description

Hi there good people,

I stumbled across this repo while messing with kafka and python. What do you guys think about updating this doc with newer f-strings as in
print('Message delivery failed: {}'.format(err)) to print(f'Message delivery failed: {err}') , following a new standard !

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:waiting-for-interestValid idea, not on roadmap — waiting for community interest or demand

    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