mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2025-06-07 13:00:42 +02:00
Update docstring
This commit is contained in:
parent
7338a8778d
commit
213241da64
@ -127,8 +127,7 @@ class InfluxDBSession:
|
|||||||
) -> None:
|
) -> None:
|
||||||
"""
|
"""
|
||||||
Create a bucket in the InfluxDB instance. This function wraps the create_bucket
|
Create a bucket in the InfluxDB instance. This function wraps the create_bucket
|
||||||
from `influxdb_client` in a try-catch block and logs potential errors with
|
from `influxdb_client` in a try-catch block and logs potential errors.
|
||||||
loguru.
|
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
bucket (Bucket | PostBucketRequest, optional): Bucket instance to be
|
bucket (Bucket | PostBucketRequest, optional): Bucket instance to be
|
||||||
|
Loading…
x
Reference in New Issue
Block a user