Skip to content

Commit e7c28e6

Browse files
Update pdf_report_creation.py [removed pdfkit import]
1 parent 20b7a52 commit e7c28e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datagather_modules/pdf_report_creation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from datetime import datetime
1010
from jinja2 import Environment, FileSystemLoader
1111
from xhtml2pdf import pisa
12-
import pdfkit
1312
import os
1413
from colorama import Fore, Style
1514
import webbrowser

0 commit comments

Comments
 (0)