mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2025-06-04 03:40:39 +02:00
Update docstring
This commit is contained in:
parent
7338a8778d
commit
213241da64
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user