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

flake8: DeprecationWarning: SelectableGroups dict interface is deprec… #868

Merged
merged 4 commits into from
Nov 3, 2023

Commits on Nov 1, 2023

  1. flake8: DeprecationWarning: SelectableGroups dict interface is deprec…

    …ated.
    
      Ref: #867
    
    Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
    fujitatomoya committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c22551f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Revert "flake8: DeprecationWarning: SelectableGroups dict interface i…

    …s deprecated."
    
    This reverts commit c22551f.
    
    Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
    fujitatomoya committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b0da8e1 View commit details
    Browse the repository at this point in the history
  2. update pytest.ini to suppress flake8: DeprecationWarning.

    Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
    Co-authored-by: Chen Lihui <lihui.chen@sony.com>
    fujitatomoya and Chen Lihui committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e545a5f View commit details
    Browse the repository at this point in the history
  3. add comment for pytest.ini why warning is ignored.

    Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
    Co-authored-by: Chris Lalancette <clalancette@gmail.com>
    fujitatomoya and clalancette committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ec32e65 View commit details
    Browse the repository at this point in the history