Skip to content

Commit 53a42ba

Browse files
Extractor module - URL, pdf, docx
1 parent e711d14 commit 53a42ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

summarizer/extractors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
1818
=======================================================================
1919
'''
20+
2021
import requests
2122
from bs4 import BeautifulSoup
2223
import fitz # PyMuPDF

0 commit comments

Comments
 (0)