Skip to content

Commit

Permalink
Fix main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hz0ne committed Apr 18, 2021
1 parent 6a428a9 commit b2afb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def downloadFile(download_links, download_dir):


def analyzeLink_PDF(root_link, link_start):
"""
""" TODO: template this func
analyze root link, parse the PDF address
:param root_link: the PDFs website
:param link_start: web server https address header [Https://xxxx]
Expand Down

0 comments on commit b2afb25

Please sign in to comment.