Pep8 update

This commit is contained in:
Vansh Comar 2021-11-18 12:51:58 +05:30
parent 5b8aa37327
commit 265f2740ee

View File

@ -253,7 +253,7 @@ def check_currency(response: str):
def add_currency_b(soup: BeautifulSoup, def add_currency_b(soup: BeautifulSoup,
conversion_details: list) -> BeautifulSoup: conversion_details: list) -> BeautifulSoup:
"""Adds the conversion input boxes to the search result """Adds the conversion input boxes to the search result
Args: Args:
soup: The parsed search result soup: The parsed search result
containing currency conversion containing currency conversion