Commit 570b4bb
authored
Improve Example Code to Correctly Error Out when OP_SERVICE_ACCOUNT_TOKEN is not set. (#95)
* Fix example to correctly show error when OP_SERVICE_ACCOUNT_TOKEN is not set
* Revert example.py change and add it to client.py
* Remove optional from auth and add it directly to the new_defualt_config
* Remove unnecessary import
* Remove unnecessary comment addition1 parent 871fc7f commit 570b4bb
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments