ValadisCERTH commited on
Commit
ccb5e74
·
1 Parent(s): 3500aa6

Update comparativesIdentification.py

Browse files
Files changed (1) hide show
  1. comparativesIdentification.py +1 -1
comparativesIdentification.py CHANGED
@@ -768,4 +768,4 @@ def comparatives_binding(sentence):
768
  return (0, "COMPARATIVES", "more_symbol_comparatives")
769
 
770
  except:
771
- return (0, "COMPARATIVES", "unknown_error")
 
768
  return (0, "COMPARATIVES", "more_symbol_comparatives")
769
 
770
  except:
771
+ return (0, "COMPARATIVES", "unknown_error")