Skip to content

Commit 89bef3f

Browse files
Update data_assembler.py [removed pdfkit import]
1 parent e7c28e6 commit 89bef3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datagather_modules/data_assembler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import requests
1111
from datetime import datetime
1212
import jinja2
13-
import pdfkit
1413
import os
1514
from colorama import Fore, Style
1615
import webbrowser

0 commit comments

Comments
 (0)