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: Enable and fix PyLint rules C0305 (trailing-newlines), C0324 (superfluous-parens), C0410 (multiple-imports), E0213 (no-self-argument) #1766

Merged
merged 4 commits into from
Jun 19, 2024

Commits on Jun 14, 2024

  1. some fixes for pylint

    ayush571995 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    fdcf7a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. fixing pr comments

    ayush571995 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    9710c11 View commit details
    Browse the repository at this point in the history
  2. fixing the order

    ayush571995 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2e03913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8155cf1 View commit details
    Browse the repository at this point in the history