🧪 Allow 8 module members @ flake8 rule

This commit is contained in:
Sviatoslav Sydorenko 2024-12-10 01:36:36 +01:00
parent fe7e9df44b
commit 97583d9694
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 9345E8FEA89CA455

View file

@ -109,6 +109,7 @@ repos:
WPS440, WPS440,
WPS441, WPS441,
WPS453, WPS453,
- --max-module-members=8 # WPS202
additional_dependencies: additional_dependencies:
- flake8-2020 ~= 1.7.0 - flake8-2020 ~= 1.7.0
- flake8-pytest-style ~= 1.6.0 - flake8-pytest-style ~= 1.6.0