Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 354bb4d

Browse files
author
staticdev
committed
Update .flake8
1 parent 9c92f8c commit 354bb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ ignore = E203,E501,W503,C901,S308
44
max-line-length = 80
55
max-complexity = 10
66
docstring-convention = google
7-
per-file-ignores = tests/*:S101
7+
per-file-ignores = tests/*:S101, S105
88
; darglint
99
strictness = short

0 commit comments

Comments
 (0)