Skip to content

Commit

Permalink
fixed ruff findings in test_client_device.py
Browse files Browse the repository at this point in the history
  • Loading branch information
deichmab-draeger committed Nov 21, 2024
1 parent b63c2ec commit 0107ce3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_client_device.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
from tests import utils
from tests.mockstuff import SomeDevice, dec_list

# ruff: noqa

ENABLE_COMMLOG = False
if ENABLE_COMMLOG:
comm_logger = commlog.DirectoryLogger(log_folder=r'c:\temp\sdc_commlog',
Expand Down

0 comments on commit 0107ce3

Please sign in to comment.