Skip to content

Commit

Permalink
Update wealden_gov_uk.py
Browse files Browse the repository at this point in the history
Changed type name as previous type name with spaces stopped working
  • Loading branch information
ryanbdclark authored Oct 24, 2023
1 parent 9be0bc9 commit 1aeab37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
COLLECTIONS = {
"refuseCollectionDate": "Rubbish",
"recyclingCollectionDate": "Recycling",
"gardenCollectionDate": "Garden (if applicable)",
"gardenCollectionDate": "Garden",
}

HEADERS = {
Expand Down

0 comments on commit 1aeab37

Please sign in to comment.