mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2026-02-19 09:38:44 +01:00
Formatting
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
import pytest
|
||||
from confz import BaseConfig, FileSource
|
||||
|
||||
|
||||
@@ -136,8 +136,6 @@ def test_influxdbv3session_write(influxdb_container):
|
||||
assert result["value"][0].as_py() == 23.5 # type: ignore
|
||||
|
||||
|
||||
|
||||
|
||||
def test_from_config_file_initialization(influxdbv3_config_yaml):
|
||||
"""
|
||||
Test that InfluxDBv3Session.from_config_file initializes correctly from config file.
|
||||
|
||||
Reference in New Issue
Block a user