diff --git a/ax/core/analysis_card.py b/ax/core/analysis_card.py index 1c76068cfe9..2819eb59163 100644 --- a/ax/core/analysis_card.py +++ b/ax/core/analysis_card.py @@ -19,7 +19,10 @@ from plotly.offline import get_plotlyjs # Simple HTML template for rendering a card with a title, subtitle, and body with -# scrollable overflow. +# scrollable overflow. Subtitles are rendered in a
{subtitle_str}
-