JRQi commited on
Commit
3a1e378
·
1 Parent(s): 717b4c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -9,7 +9,6 @@ from game1 import read1, func1, interpre1, func1_written
9
  from game2 import func2
10
  from game3 import read3, func3, interpre3, func3_written
11
 
12
-
13
  def ret_en():
14
  return 'en'
15
 
 
9
  from game2 import func2
10
  from game3 import read3, func3, interpre3, func3_written
11
 
 
12
  def ret_en():
13
  return 'en'
14