Skip to content

Commit

Permalink
Merge pull request #10279 from techy4shri/10196/refactor/enable-ruff-…
Browse files Browse the repository at this point in the history
…rule-PLC1901

[Refactor] Removes PLC1901 - String type comparison rule can be enabled without modifications
  • Loading branch information
mekarpeles authored Jan 7, 2025
2 parents ef4d1a7 + baf0e2e commit 0a2421c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ ignore = [
"F841",
"PERF401",
"PIE790",
"PLC1901",
"PLR5501",
"PLW0602",
"PLW0603",
Expand Down

0 comments on commit 0a2421c

Please sign in to comment.