Skip to content

Commit afca5b1

Browse files
committed
Ruff fix
1 parent 104264a commit afca5b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_logs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ def test_configure_thing_logger():
169169
assert len(dest) == 1
170170
assert dest[0].msg == "Test"
171171

172+
172173
def test_cli_debug_flag():
173174
"""
174175
Test that using the --debug flag sets the logger level to DEBUG,

0 commit comments

Comments
 (0)