mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2025-06-19 02:07:11 +02:00
Update docstring
This commit is contained in:
@ -127,8 +127,7 @@ class InfluxDBSession:
|
||||
) -> None:
|
||||
"""
|
||||
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
|
||||
loguru.
|
||||
from `influxdb_client` in a try-catch block and logs potential errors.
|
||||
|
||||
Args:
|
||||
bucket (Bucket | PostBucketRequest, optional): Bucket instance to be
|
||||
|
Reference in New Issue
Block a user