Commit 1dba08d
feat(python): add overloads for
* feat(python): add overloads for `CopilotClient.on()`
* Carry forward types in overloads
* Rename UnsubscribeHandler to HandlerUnsubcribe in type annotations
* Fix type checking
* Fix a merge mistake
* Try to fix merge error
* Fix type casting for model list retrieval in CopilotClient
* Remove type warning change
---------
Co-authored-by: Patrick Nikoletich <patniko@github.com>CopilotClient.on() (#589)1 parent c9160ba commit 1dba08d
1 file changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
1097 | 1099 | | |
1098 | 1100 | | |
1099 | 1101 | | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
1100 | 1110 | | |
1101 | 1111 | | |
1102 | 1112 | | |
| 1113 | + | |
1103 | 1114 | | |
1104 | | - | |
| 1115 | + | |
1105 | 1116 | | |
1106 | 1117 | | |
1107 | 1118 | | |
| |||
0 commit comments