Commit 63bf38d0 authored by ChamendiPabasara's avatar ChamendiPabasara

Pdf-Breaker Updated

parent 3d44bf03
...@@ -191,6 +191,7 @@ def PdfBreaker(gz_url): ...@@ -191,6 +191,7 @@ def PdfBreaker(gz_url):
exType, firstRun, pubDate) exType, firstRun, pubDate)
#Get the job titles #Get the job titles
#Distinguish between titles and descriptions ---> Bold & non- Bold
def getTopics(listRuns, counter, dt, gnum, exType, firstRun, pubDate): def getTopics(listRuns, counter, dt, gnum, exType, firstRun, pubDate):
dictTD = [{"key": "value"}] dictTD = [{"key": "value"}]
isTopic = False isTopic = False
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment