worldbank / GOSTnets

Convenience wrapper for networkx analysis using geospatial information, focusing on OSM
https://worldbank.github.io/GOSTnets/
MIT License
21 stars 15 forks source link

Resolve codespell pre-commit errors #56

Closed elbeejay closed 5 months ago

elbeejay commented 5 months ago

To be merged after #54 - this PR resolves the codespell errors in the pre-commit hook CI runs by fixing spelling errors and adding variable names to the list of words to ignore when running the check.