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

[CodeStyle][task 7] enable Ruff UP031 rule in python/paddle/base #57665

Merged
merged 5 commits into from
Sep 26, 2023
Merged

[CodeStyle][task 7] enable Ruff UP031 rule in python/paddle/base #57665

merged 5 commits into from
Sep 26, 2023

Commits on Sep 23, 2023

  1. delete UP031

    Kaedeharai committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    5a2dba7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    6435654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6adf9e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. modified: python/paddle/base/backward.py

    	modified:   python/paddle/base/data_feeder.py
    	modified:   python/paddle/base/dygraph/base.py
    	modified:   python/paddle/base/executor.py
    	modified:   python/paddle/base/framework.py
    	modified:   python/paddle/base/layers/layer_function_generator.py
    Kaedeharai committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f937d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f7a5a7 View commit details
    Browse the repository at this point in the history