You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed types annotations for meta in add_page() to accept components (#6012)
* fixed types for meta in add_page() to accept Sequence[Mapping[str, str] | Component]
* standardized types; corrected type of test
* ran pre-commit all-files
---------
Co-authored-by: Dennis Bakhuis <[email protected]>
0 commit comments