Commit f6c47dc
Declare setguess and ImperativeAffect as public API (#4669)
Mark the docstringed, user-facing `setguess` and `ImperativeAffect`
(both owned by ModelingToolkitBase) with `@public`. The `@import_mtkbase`
macro in ModelingToolkit then propagates this to the top-level
`ModelingToolkit` module, so downstream packages can drop their
ExplicitImports allow-list entries for these names.
Co-authored-by: ChrisRackauckas-Claude <accounts@chrisrackauckas.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent de71d0f commit f6c47dc
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
| 348 | + | |
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
0 commit comments