Skip to content

Commit 0641ea7

Browse files
committed
Initialize client library from config file and environmental properties (#52)
1 parent 5fb2e2f commit 0641ea7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

+1
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ Supported properties are:
177177
- ``INFLUXDB_V2_TIMEOUT`` - socket timeout in ms (default value is 10000)
178178

179179
.. code-block:: python
180+
180181
self.client = InfluxDBClient.from_env_properties()
181182
182183
.. marker-index-end

0 commit comments

Comments
 (0)