DontPlanToEnd commited on
Commit
10e9387
·
verified ·
1 Parent(s): 279b81b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1058,7 +1058,7 @@ app.layout = html.Div([
1058
  target="_blank",
1059
  style={'color': 'var(--link-color)'}
1060
  ),
1061
- " test most aligned with modern left vs right issues - Assimilationist-Multiculturalist, Collectivize-Privatize, and Progressive-Traditional. To see all of the axis scores, select the option above the leaderboard to show all Political Test Axes."
1062
  ], style={'marginBottom': '4px'}),
1063
  html.Ul([
1064
  html.Li("NA if model wasn't capable of answering a sufficient number of questions.")
 
1058
  target="_blank",
1059
  style={'color': 'var(--link-color)'}
1060
  ),
1061
+ " test most aligned with modern left vs right issues: Assimilationist-Multiculturalist, Collectivize-Privatize, and Progressive-Traditional. To see all of the axis scores, select the option above the leaderboard to show all Political Test Axes."
1062
  ], style={'marginBottom': '4px'}),
1063
  html.Ul([
1064
  html.Li("NA if model wasn't capable of answering a sufficient number of questions.")