DontPlanToEnd commited on
Commit
0e29476
·
verified ·
1 Parent(s): 8257f70

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -824,7 +824,6 @@ app.layout = html.Div([
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 support each side of the axes depending on the circumstances."
825
  ], style={'marginBottom': '4px'}),
826
  html.Ul([
827
- html.Li("Nationalism-Internationalism, Assimilationist-Multiculturalist, Collectivize-Privatize, Planned-LaissezFaire, Isolationism-Globalism, Irreligious-Religious, Progressive-Traditional, and Acceleration-Bioconservative."),
828
  html.Li("NA if model wasn't capable of answering a sufficient number of questions.")
829
  ], style={'marginTop': '0px', 'marginBottom': '16px'}),
830
 
 
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 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.")
828
  ], style={'marginTop': '0px', 'marginBottom': '16px'}),
829