ValadisCERTH commited on
Commit
1d7193f
·
1 Parent(s): 79dc4cd

Update earthquaqeIdentification.py

Browse files
Files changed (1) hide show
  1. earthquaqeIdentification.py +1 -1
earthquaqeIdentification.py CHANGED
@@ -139,4 +139,4 @@ def identify_earthquake_event(input_sentence):
139
  return (0, 'EARTHQUAKE_EVENT', 'no_earthquake_reference')
140
 
141
  except:
142
- return (0, 'EARTHQUAKE_EVENT', 'unknown_error')
 
139
  return (0, 'EARTHQUAKE_EVENT', 'no_earthquake_reference')
140
 
141
  except:
142
+ return (0, 'EARTHQUAKE_EVENT', 'unknown_error')