USER-GNEXUSES commited on
Commit
9e8930b
·
verified ·
1 Parent(s): e4616f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from Gradio_UI import GradioUI
10
 
11
 
12
  @tool
13
- from docx import Document
14
 
15
  class UiPathReportTool:
16
  def __init__(self):
 
10
 
11
 
12
  @tool
13
+ #from docx import Document
14
 
15
  class UiPathReportTool:
16
  def __init__(self):