mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-22 11:52:25 +01: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