Skip to content

Commit 663c5b9

Browse files
author
osimloeff
authored
Update README.md
1 parent 672cd65 commit 663c5b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Please check the [test_main.py](/test/test_main.py) from this repository. Below
5454
### Create an instance of the PI Web API top level object.
5555

5656
```python
57+
from osisoft.pidevclub.piwebapi.pi_web_api_client import PIWebApiClient
5758
client = PIWebApiClient("https://test.osisoft.com/piwebapi", False, "username", "password", True)
5859
```
5960

0 commit comments

Comments
 (0)