Skip to content

Commit

Permalink
it'd be nice if I knew my own package
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbolster authored Feb 21, 2024
1 parent d0aa2a4 commit 8601c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bolster/data_sources/ni_water.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import requests
from lxml.etree import XMLSyntaxError

from bolster.utils import backoff
from bolster import backoff


POSTCODE_DATASET_URL = "https://admin.opendatani.gov.uk/dataset/38a9a8f1-9346-41a2-8e5f-944d87d9caf2/resource/f2bc12c1-4277-4db5-8bd3-b7bb027cc401/download/postcode-v-zone-lookup-by-year.csv"
Expand Down

0 comments on commit 8601c6a

Please sign in to comment.