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

Converted all .format() to f-strings. #111

Merged
merged 1 commit into from
May 21, 2021
Merged

Converted all .format() to f-strings. #111

merged 1 commit into from
May 21, 2021

Conversation

PabloLec
Copy link
Contributor

I converted all appearance of .format() to f-string.

  • [✓] I have read the contribution guidelines
  • [ / ] CI Unit tests pass (Pytest already raised errors for widgets)
  • [✓] New functions/classes have consistent docstrings

What this pull request changes

  • Conversion to f-string implies that only Python 3.6+ will be supported.

Issues fixed with this pull request

@jwlodek
Copy link
Owner

jwlodek commented May 21, 2021

Thanks!

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