ruslanmv commited on
Commit
f382d7f
·
verified ·
1 Parent(s): db2ea12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  # app.py
2
  import gradio as gr
3
- from tool import *
4
  from backend1 import *
5
 
6
  # Global variable to store the currently selected set of exam questions
 
1
  # app.py
2
  import gradio as gr
3
+ from tool2 import *
4
  from backend1 import *
5
 
6
  # Global variable to store the currently selected set of exam questions