We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658ea37 commit 9cd4ab8Copy full SHA for 9cd4ab8
1 file changed
tools/helpers.py
@@ -8,7 +8,6 @@
8
import pandas as pd
9
import requests
10
from pandas.errors import ParserError
11
-from requests.exceptions import RequestException, HTTPError
12
from unidecode import unidecode
13
14
from tools.constants import (
0 commit comments