Skip to content

Commit

Permalink
🔧 chore(dev-deps): add flake8 and pep8-naming
Browse files Browse the repository at this point in the history
  • Loading branch information
awwaawwa committed Jan 20, 2025
1 parent e3e31bd commit ab3934f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,6 @@ max-line-length = 88
dev = [
"autopep8>=2.3.2",
"black>=24.10.0",
"flake8>=7.1.1",
"pep8-naming>=0.14.1",
]

0 comments on commit ab3934f

Please # to comment.