Skip to content

Commit 8e2026b

Browse files
committed
Ruff fix
1 parent 2ab0a48 commit 8e2026b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_cli_debug.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
from labthings_fastapi.server.cli import serve_from_cli
33
from labthings_fastapi.logs import THING_LOGGER
44

5+
56
def test_cli_debug_flag():
67
"""
78
Test that using the --debug flag sets the logger level to DEBUG,

0 commit comments

Comments
 (0)