Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 3, 2025
1 parent 1f53860 commit 545187f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions fuelwatcher/fuelwatch.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
"""
fuelwatcher - A python module for scraping XML data from the Western
Australian governments Fuel Watch initiative.
fuelwatcher - A python module for scraping XML data from the Western
Australian governments Fuel Watch initiative.
<https://www.fuelwatch.wa.gov.au>
<https://www.fuelwatch.wa.gov.au>
Copyright (C) 2018-2023, Daniel Michaels
Copyright (C) 2018-2023, Daniel Michaels
"""

import json
Expand Down

0 comments on commit 545187f

Please sign in to comment.