Skip to content

Commit bd401d6

Browse files
committed
chore: add QA tool flake8-logging
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 662339c commit bd401d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ flake8-isort = "6.1.1"
6868
flake8-quotes = "3.3.2"
6969
flake8-use-fstring = "1.4"
7070
pep8-naming = "0.13.3"
71+
flake8-logging = "1.4.0"
7172
isort = "5.13.2"
7273
autopep8 = "2.0.4"
7374
mypy = "1.8.0"

0 commit comments

Comments
 (0)