fix(module):

This commit is contained in:
Alexander Myasoedov
2024-10-19 16:17:39 +03:00
parent ecaea7997c
commit 0ab314c367
4 changed files with 6 additions and 45 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
max-line-length = 160
per-file-ignores =
# Ignore docstring lints for tests
*: D100, D101, D102, D103, D104, D107, D105, D202, D205, D400, E501, D401
*: D100, D101, D102, D103, D104, D107, D105, D202, D205, D400, E501, D401, D200