removed unneeded class variable cfg
This commit is contained in:
parent
1b7c0b44a9
commit
7879d523ec
@ -22,8 +22,6 @@ class NIST(Source):
|
||||
|
||||
search = 'cgi/cbook.cgi?Name=%s&Units=SI&cTP=on'
|
||||
|
||||
cfg = {}
|
||||
|
||||
def __init__(self, config={}):
|
||||
"""
|
||||
Initialization of NIST scraper
|
||||
|
Reference in New Issue
Block a user