Skip to content
Snippets Groups Projects
Commit 5630f7f4 authored by Florian Jochens's avatar Florian Jochens
Browse files

removed timeit from input files

parent 40deaa4b
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ from bs4 import BeautifulSoup
import requests
from input.publication import Publication
class JournalFetcher(metaclass=ABCMeta):
"""
This is a abstract-class for fetcher modules.
......@@ -118,4 +117,4 @@ class JournalFetcher(metaclass=ABCMeta):
,"Nucleic Acids Res.":"Nucleic Acids Research"
,"Build. Environ.":"Building and Environment"
,"Sci. Rep.":"Scientific Reports"
}
\ No newline at end of file
}
x 0 → 100644
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment