Skip to content

Commit

Permalink
Revert flake8 update
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical committed Mar 25, 2024
1 parent bb20a91 commit f8b571e
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 66 deletions.
110 changes: 45 additions & 65 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ optional = true
[tool.poetry.group.lint.dependencies]
black = "^24.3.0"
isort = "^5.12.0"
flake8 = "^7.0.0"
flake8 = "^6.0.0"
flake8-docstrings = "^1.7.0"
flake8-copyright = "^0.2.4"
flake8-builtins = "^2.1.0"
Expand Down

0 comments on commit f8b571e

Please sign in to comment.