Skip to content

Commit

Permalink
Initialize client library from config file and environmental properti…
Browse files Browse the repository at this point in the history
…es (#52)
  • Loading branch information
rolincova committed Jan 15, 2020
1 parent 5fb2e2f commit 0641ea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ Supported properties are:
- ``INFLUXDB_V2_TIMEOUT`` - socket timeout in ms (default value is 10000)

.. code-block:: python
self.client = InfluxDBClient.from_env_properties()
.. marker-index-end
Expand Down

0 comments on commit 0641ea7

Please sign in to comment.