Pep8 updates
This commit is contained in:
parent
2158998009
commit
5b8aa37327
|
@ -265,7 +265,8 @@ def add_currency_b(soup: BeautifulSoup,
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# Element before which the code will be changed(This is the 'disclaimer' link)
|
# Element before which the code will be changed
|
||||||
|
# (This is the 'disclaimer' link)
|
||||||
element1 = soup.select_one('[class="nXE3Ob"]')
|
element1 = soup.select_one('[class="nXE3Ob"]')
|
||||||
|
|
||||||
# Creating the conversion factor
|
# Creating the conversion factor
|
||||||
|
|
Loading…
Reference in New Issue
Block a user