exxamalte/python-geojson-client

View on GitHub
pyproject.toml

Summary

Maintainability
Test Coverage
[tool.black]
target-version = ['py37', 'py38', 'py39', 'py310']

[tool.isort]
profile = "black"
src_paths = ["geojson_client", "tests"]