Commit 6d87577
committed
Refactor session initialization for better flexibility
Switched to accommodate unauthenticated sessions by defaulting to a warning log instead of raising an exception. Updated logging messages to reflect the session status (authenticated or unauthenticated). Improved type clarity by specifying `cli_options` as a dictionary.1 parent 3f96131 commit 6d87577
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
| 19 | + | |
0 commit comments