Skip to content

Commit ea19f47

Browse files
authored
Update README.rst
1 parent 45a1359 commit ea19f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Authentication
4040
sa_client = SAClient(token=<team token>’)
4141
# by config file
4242
# default path is ~/.superannotate/config.json
43-
sa_client = SAClient(config_path=~/.superannotate/dev_config.json)
43+
sa_client = SAClient(config_path='~/.superannotate/dev_config.json')
4444
4545
Using superannotate
4646
-------------------

0 commit comments

Comments
 (0)