DontPlanToEnd commited on
Commit
5b871c8
·
verified ·
1 Parent(s): 5169903

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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. The political lean aggregate score focuses solely on Collectivize-Privatize, Planned-LaissezFaire, and Progressive-Traditional."
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.")