Codebase list python-webargs / upstream/8.1.0 pyproject.toml
upstream/8.1.0

Tree @upstream/8.1.0 (Download .tar.gz)

pyproject.toml @upstream/8.1.0raw · history · blame

1
2
3
[tool.black]
line-length = 88
target-version = ['py37', 'py38', 'py39', 'py310']