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
> cd docs
> make quartodoc
....
2023-12-18 15:11:53,125 - quartodoc.autosummary - INFO - Collecting pages and inventory items.
2023-12-18 15:11:53,321 - quartodoc.autosummary - INFO - Writing index
2023-12-18 15:11:53,321 - quartodoc.autosummary - INFO - Summarizing docs for index page.
/shiny/express/layout.py:452: No types or annotations for parameters ['wrapper']
/shiny/express/layout.py:452: Parameter 'wrapper' does not appear in the function signature
/shiny/express/layout.py:602: No types or annotations for parameters ['*args']
/shiny/express/layout.py:602: Parameter '*args' does not appear in the function signature
/shiny/express/layout.py:656: No types or annotations for parameters ['*args']
/shiny/express/layout.py:656: Parameter '*args' does not appear in the function signature
/shiny/express/layout.py:880: No types or annotations for parameters ['sidebar']
/shiny/express/layout.py:880: Parameter 'sidebar' does not appear in the function signature
/shiny/ui/_navs.py:725: No types or annotations for parameters ['fillable']
/shiny/ui/_navs.py:725: Parameter 'fillable' does not appear in the function signature
/shiny/ui/_navs.py:725: No types or annotations for parameters ['gap']
/shiny/ui/_navs.py:725: Parameter 'gap' does not appear in the function signature
/shiny/ui/_navs.py:725: No types or annotations for parameters ['padding']
/shiny/ui/_navs.py:725: Parameter 'padding' does not appear in the function signature
....
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: