From 5b8aa37327bbb85df8b199457a90270af6e0ffa0 Mon Sep 17 00:00:00 2001 From: Vansh Comar Date: Thu, 18 Nov 2021 12:49:30 +0530 Subject: [PATCH] Pep8 updates --- app/utils/results.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/utils/results.py b/app/utils/results.py index 30e0659..320b722 100644 --- a/app/utils/results.py +++ b/app/utils/results.py @@ -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"]') # Creating the conversion factor