cryptocalypse commited on
Commit
e0a513a
·
1 Parent(s): 9862b06
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ def termurae(textA,lang):
32
 
33
  def ziruph(dic,text):
34
 
35
-
36
  def gematria_sum(text):
37
  els_space = torah.gematria_sum(text)
38
  if els_space==0:
 
32
 
33
  def ziruph(dic,text):
34
 
35
+ return text
36
  def gematria_sum(text):
37
  els_space = torah.gematria_sum(text)
38
  if els_space==0: