HozRifai commited on
Commit
eb48395
1 Parent(s): 9ef4b27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,4 +45,4 @@ question = ""
45
 
46
  answer = generate_answer(question, context)
47
  print("Answer is: ", answer)
48
- """
 
45
 
46
  answer = generate_answer(question, context)
47
  print("Answer is: ", answer)
48
+ ```