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

修正项目的代码警告 #614

Merged
merged 7 commits into from
Aug 17, 2024
Merged

修正项目的代码警告 #614

merged 7 commits into from
Aug 17, 2024

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    1c6adc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cd84d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01cf2d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c652a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46efe3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94a28bc View commit details
    Browse the repository at this point in the history
  7. 🔧 按ruff建议修改ruff配置

    warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `pyproject.toml`:
      - 'ignore' -> 'lint.ignore'
      - 'select' -> 'lint.select'
    AzideCupric committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c8a9540 View commit details
    Browse the repository at this point in the history