Update app.py
Browse files
app.py
CHANGED
@@ -1066,7 +1066,7 @@ app.layout = html.Div([
|
|
1066 |
target="_blank",
|
1067 |
style={'color': 'var(--link-color)'}
|
1068 |
),
|
1069 |
-
" test most aligned with modern left vs right issues. To see all of the axis scores, select the option above the leaderboard to show all Political Test Axes.
|
1070 |
], style={'marginBottom': '4px'}),
|
1071 |
html.Ul([
|
1072 |
html.Li("NA if model wasn't capable of answering a sufficient number of questions.")
|
|
|
1066 |
target="_blank",
|
1067 |
style={'color': 'var(--link-color)'}
|
1068 |
),
|
1069 |
+
" test most aligned with modern left vs right issues - Collectivize-Privatize, Planned-LaissezFaire, and Progressive-Traditional. To see all of the axis scores, select the option above the leaderboard to show all Political Test Axes."
|
1070 |
], style={'marginBottom': '4px'}),
|
1071 |
html.Ul([
|
1072 |
html.Li("NA if model wasn't capable of answering a sufficient number of questions.")
|