Commit d083a31
committed
Integrate revised docstrings in the spyder.api.shellconnect module (spyder-ide#19)
1 parent d21a8c5 commit d083a31
3 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
| |||
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| 142 | + | |
| 143 | + | |
140 | 144 | | |
141 | 145 | | |
142 | 146 | | |
| |||
307 | 311 | | |
308 | 312 | | |
309 | 313 | | |
| 314 | + | |
| 315 | + | |
310 | 316 | | |
311 | 317 | | |
312 | 318 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | 167 | | |
171 | 168 | | |
172 | 169 | | |
| |||
- spyder/api/shellconnect/main_widget.py+274-51
- spyder/api/shellconnect/mixins.py+243-75
- spyder/api/shellconnect/status.py+135-23
- spyder/api/widgets/auxiliary_widgets.py+8-5
- spyder/api/widgets/comboboxes.py+15-16
- spyder/api/widgets/dialogs.py+7-5
- spyder/api/widgets/main_container.py+14-7
- spyder/api/widgets/main_widget.py+93-68
- spyder/api/widgets/menus.py+86-66
- spyder/api/widgets/mixins.py+181-114
- spyder/api/widgets/status.py+19-14
- spyder/api/widgets/toolbars.py+84-52
0 commit comments