acecalisto3 commited on
Commit
befa2ea
1 Parent(s): a922d0a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -21,7 +21,6 @@ from agent import (
21
  )
22
  from utils import parse_action, parse_file_content, read_python_module_structure
23
  from datetime import datetime
24
- from typing import Callable, Iterable, Iterator, Optional, TypeVar, Dict
25
 
26
  def format_prompt(message, history):
27
  prompt = "<s>"
 
21
  )
22
  from utils import parse_action, parse_file_content, read_python_module_structure
23
  from datetime import datetime
 
24
 
25
  def format_prompt(message, history):
26
  prompt = "<s>"