Update solutions/web_crawl_Q&A/web-qa.py
This commit is contained in:
parent
b87c10dbf7
commit
8a15eea7f9
1 changed files with 1 additions and 1 deletions
|
|
@ -374,7 +374,7 @@ def answer_question(
|
|||
return ""
|
||||
|
||||
################################################################################
|
||||
### Step 12
|
||||
### Step 13
|
||||
################################################################################
|
||||
|
||||
print(answer_question(df, question="What day is it?", debug=False))
|
||||
|
|
|
|||
Loading…
Reference in a new issue