cryptocalypse commited on
Commit
de37fa2
1 Parent(s): 7548503
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ def els_book(book_num,prompt):
26
 
27
  return res
28
 
29
- def termurae(textA,lang):
30
 
31
  return temura_conv(textA,lang)
32
 
 
26
 
27
  return res
28
 
29
+ def temurae(textA,lang):
30
 
31
  return temura_conv(textA,lang)
32