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

Resolving ruff code style errors #57

Closed elbeejay closed 5 months ago

elbeejay commented 5 months ago

Resolves ruff errors thrown during the pre-commit hooks. To be merged after #56

Need to investigate the dependencies in pyproject.toml when looking into #51.