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

Using pyupgrade to convert string formatting to f-string. #3579

Merged
merged 6 commits into from
Dec 15, 2023

Commits on Dec 14, 2023

  1. Changing pyproject config

    prady0t committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f27aa2c View commit details
    Browse the repository at this point in the history
  2. changed string formatting using pyupgrade

    Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
    prady0t committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ff6d81c View commit details
    Browse the repository at this point in the history
  3. added commit hash

    Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
    prady0t committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    75b58bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58d81a7 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Saransh Chopra <saransh0701@gmail.com>
    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    3 people committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    40a9dcf View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Update pyproject.toml

    Co-authored-by: Saransh Chopra <saransh0701@gmail.com>
    prady0t and Saransh-cpp committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6e9b373 View commit details
    Browse the repository at this point in the history