Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coherently use f-strings #460

Merged
merged 2 commits into from
Jun 22, 2023
Merged

Conversation

floscha
Copy link
Contributor

@floscha floscha commented Jun 18, 2023

This PR simply replaces the rather outdated string formatting with f-strings which are already being used in other parts of the example code. Thus, this PR changes no functionality but simply makes the code more readable and coherent.

examples/basic.py Outdated Show resolved Hide resolved
@wallyqs wallyqs merged commit 4724a54 into nats-io:main Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants