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

Updating ruff to 0.1.3 #287

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Updating ruff to 0.1.3 #287

merged 1 commit into from
Nov 2, 2023

Conversation

abellotti
Copy link
Contributor

chore: Updating ruff to 0.1.3

  • This helps eliminate the following warnings:
    $ poetry run ruff
    warning: Selection of nursery rule PLC1901 without the --preview flag is deprecated.
    warning: Selection of nursery rule PLC1901 without the --preview flag is deprecated.
    warning: Selection of nursery rule PLC1901 without the --preview flag is deprecated.

@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2023

Codecov Report

Merging #287 (0d90a6d) into main (a5d85e9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #287   +/-   ##
=======================================
  Coverage   93.73%   93.73%           
=======================================
  Files          67       67           
  Lines        2827     2827           
=======================================
  Hits         2650     2650           
  Misses        177      177           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

- This helps eliminate the following warnings:
    $ poetry run ruff .
    warning: Selection of nursery rule `PLC1901` without the `--preview` flag is deprecated.
    warning: Selection of nursery rule `PLC1901` without the `--preview` flag is deprecated.
    warning: Selection of nursery rule `PLC1901` without the `--preview` flag is deprecated.
@abellotti abellotti merged commit 8802666 into main Nov 2, 2023
6 checks passed
@abellotti abellotti deleted the update_ruff_013 branch November 2, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants