Skip to content

Commit

Permalink
Update flake8 & isort
Browse files Browse the repository at this point in the history
  • Loading branch information
memegauste committed Nov 14, 2024
1 parent f0d372f commit d3bb1b6
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
-r requirements.txt

flake8==3.7.9
isort==4.3.21
# Code Pep
flake8

# Code Pep addons
flake8-blind-except
flake8-docstrings
flake8-isort
flake8-pep3101
flake8-pyproject
flake8-quotes
flake8-string-format
isort

0 comments on commit d3bb1b6

Please sign in to comment.