Skip to content

Commit

Permalink
Update pdf_report_creation.py [removed pdfkit import]
Browse files Browse the repository at this point in the history
  • Loading branch information
OSINT-TECHNOLOGIES authored Jun 19, 2024
1 parent 20b7a52 commit e7c28e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datagather_modules/pdf_report_creation.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from datetime import datetime
from jinja2 import Environment, FileSystemLoader
from xhtml2pdf import pisa
import pdfkit
import os
from colorama import Fore, Style
import webbrowser
Expand Down

0 comments on commit e7c28e6

Please sign in to comment.