Skip to content

Commit b89f6a8

Browse files
author
Marcos Vainer Loeff
committed
Fix README 3
1 parent 144c243 commit b89f6a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The path from the methods above should start with "pi:" (if your stream is a PI
8888
### Get the PI Data Archive WebId
8989

9090
```python
91-
dataServer = client.dataServer.get_by_path("\\\\PISRV1", None, None);
91+
dataServer = client.dataServer.get_by_path("\\\\PISRV1", None, None);
9292
```
9393

9494
### Create a new PI Point

0 commit comments

Comments
 (0)