mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-12 15:57:12 +02:00
chore: formatting tests
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
import logging
|
||||
|
||||
from pytest import LogCaptureFixture
|
||||
|
||||
from pydase.utils.logging import setup_logging
|
||||
from pytest import LogCaptureFixture
|
||||
|
||||
|
||||
def test_log_error(caplog: LogCaptureFixture):
|
||||
|
Reference in New Issue
Block a user