Skip to content

Commit f4af773

Browse files
committed
added python client
1 parent 2c7188c commit f4af773

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ main();
6262
**Dependencies:** None (uses `urllib.request`)
6363

6464
**Example**
65-
```
66-
65+
``` python
6766
from client.python.authcell import AuthCellClient
6867

6968
client = AuthCellClient() # uses AUTHCELL_URL or defaults to http://localhost:8080/v1

0 commit comments

Comments
 (0)