Skip to content

Use f-strings where pyupgrade doesn't handle it automatically #1387

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

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

consideRatio
Copy link
Member

@consideRatio consideRatio commented Sep 22, 2021

Extracted from #1381 as manual transformations that pyupgrade failed to make automatically.

Copy link
Member

@manics manics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you revert the change to binderhub/_version.py (as discussed in #1381 (comment))

Otherwise this looks fine.

@consideRatio
Copy link
Member Author

Ah, I were only on the lookout for versioneer.py - thanks! Done!

Copy link
Member

@manics manics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's one of the nice things about setuptools-scm, everything is done at build/install time without creating/modifying extra files 😃.

@manics manics merged commit e04a8c3 into jupyterhub:master Sep 22, 2021
consideRatio pushed a commit to jupyterhub/helm-chart that referenced this pull request Sep 22, 2021
jupyterhub/binderhub#1387 Merge pull request #1387 from consideRatio/pr/f-strings
@consideRatio consideRatio mentioned this pull request Sep 24, 2021
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.

2 participants