Classification code edited

parent fa9d6e39
......@@ -187,6 +187,7 @@ def PdfBreaker(gz_url):
filteredRunList = listRuns[beginIndex: len(listRuns) - 1]
getTopics(filteredRunList, id, dt, gnum,
exType, firstRun, pubDate)
#Get the job titles
def getTopics(listRuns, counter, dt, gnum, exType, firstRun, pubDate):
dictTD = [{"key": "value"}]
......
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