Skip to content

Commit

Permalink
🧪 Allow 8 module members @ flake8 rule
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Dec 10, 2024
1 parent fe7e9df commit 97583d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ repos:
WPS440,
WPS441,
WPS453,
- --max-module-members=8 # WPS202
additional_dependencies:
- flake8-2020 ~= 1.7.0
- flake8-pytest-style ~= 1.6.0
Expand Down

0 comments on commit 97583d9

Please sign in to comment.