Commit 2065480
Remove forwarded kwargs docs from Parameter class docstring
Remove documentation for instrument, max_val_age, vals, and
bind_to_instrument from the Parameter class docstring since these
are not explicit parameters but are forwarded via **kwargs to
ParameterBase. The **kwargs entry already references
ParameterBaseKWArgs for details.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a155e42 commit 2065480
1 file changed
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | 252 | | |
256 | 253 | | |
257 | 254 | | |
| |||
272 | 269 | | |
273 | 270 | | |
274 | 271 | | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | 272 | | |
284 | 273 | | |
285 | 274 | | |
| |||
290 | 279 | | |
291 | 280 | | |
292 | 281 | | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | 282 | | |
297 | 283 | | |
298 | 284 | | |
| |||
0 commit comments