DontPlanToEnd commited on
Commit
68d01ef
·
verified ·
1 Parent(s): bbd3d64

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -821,7 +821,7 @@ app.layout = html.Div([
821
  target="_blank",
822
  style={'color': 'var(--link-color)'}
823
  ),
824
- " test most aligned with modern left vs right issues. Excludes Federal vs Unitary, Democratic vs. Autocratic, and Militarist vs. Pacifist from the score since they don't line up as well with left-right wing, as both wings have supported each side of the axes depending on the circumstances."
825
  ], style={'marginBottom': '4px'}),
826
  html.Ul([
827
  html.Li("NA if model wasn't capable of answering a sufficient number of questions.")
 
821
  target="_blank",
822
  style={'color': 'var(--link-color)'}
823
  ),
824
+ " test most aligned with modern left vs right issues. Excludes Federal vs Unitary, Democratic vs. Autocratic, and Militarist vs. Pacifist from the score since they don't line up as well with left-right wing, as both wings have been known to support each side of the axes depending on the circumstances."
825
  ], style={'marginBottom': '4px'}),
826
  html.Ul([
827
  html.Li("NA if model wasn't capable of answering a sufficient number of questions.")