Skip to content

Commit

Permalink
Fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
lnx85 committed Jul 3, 2024
1 parent 612abd8 commit c7e859e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion osservaprezzi/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
PATH_API_ZONES = "search/zone"
PATH_API_SERVICE_AREA = "registry/servicearea/%d"
REQUEST_HEADERS = {
# pylint: disable-next=line-too-long
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0",
"Origin": "https://carburanti.mise.gov.it",
"Host": "carburanti.mise.gov.it",
Expand Down

0 comments on commit c7e859e

Please sign in to comment.