ValadisCERTH commited on
Commit
0e268b1
·
1 Parent(s): 2a474de

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')