Skip to content

Commit d3d1093

Browse files
committed
Revert "Disable flake8-logging-format"
globality-corp/flake8-logging-format#33 was fixed by flake8-logging-format 0.9.0. This reverts commit 1a19dfc. Signed-off-by: Kevin Locke <[email protected]>
1 parent 6d18593 commit d3d1093

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements/dev.in

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ flake8
88
flake8-bugbear
99
flake8-comprehensions
1010
flake8-docstrings
11-
# Disabled pending
12-
# https://github.com/globality-corp/flake8-logging-format/pull/33
13-
#flake8-logging-format
11+
flake8-logging-format
1412
flake8-rst-docstrings >= 0.0.11
1513
isort
1614
mypy

0 commit comments

Comments
 (0)