Skip to content

Commit

Permalink
Merge pull request #1631 from mandiant/feat/issue-1599
Browse files Browse the repository at this point in the history
introduce flake8-use-pathlib
  • Loading branch information
williballenthin committed Jul 13, 2023
2 parents ad6b475 + 7550cc8 commit 7edf126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ dev = [
"flake8-print==5.0.0",
"flake8-todos==0.3.0",
"flake8-simplify==0.20.0",
"flake8-use-pathlib==0.3.0",
"ruff==0.0.277",
"black==23.7.0",
"isort==5.11.4",
Expand Down

0 comments on commit 7edf126

Please sign in to comment.