Will Deakin
Will Deakin
The USA data [here](https://usaminedroads.blob.core.windows.net/road-detections/USA.zip) has the following issue: - Unlike all other regions' data, of the 54,484,737 **GeoJSON** entries in the USA data 204,789 are invalid as they consist of...
I'm not sure whether this will work @michaeldorman, @Robinlovelace and other but I have refactored the code using `black` formatting and based on the output from `pylint`.
I ran [black](https://pypi.org/project/black/) for format and [pylint](https://pypi.org/project/pylint/) against the code in chapter 01 on the basis of the format and lint'ing reported here is a PR that looks to address...