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

refactor: use f-strings #179

Merged
merged 1 commit into from
Dec 31, 2023
Merged

refactor: use f-strings #179

merged 1 commit into from
Dec 31, 2023

Conversation

jxdv
Copy link
Member

@jxdv jxdv commented Dec 31, 2023

Description

Use f-strings when possible instead of concating variable.

Motivation and Context

Faster & more optimized code.

How Has This Been Tested?

n/a

Screenshots (if appropriate):

n/a

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link
Member

@orhun orhun left a comment

Choose a reason for hiding this comment

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

neato

@orhun orhun merged commit bbcd7eb into grapheneX:master Dec 31, 2023
5 checks passed
@jxdv jxdv deleted the format-error branch January 1, 2024 13:51
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.

None yet

2 participants