bitwarden-ssh-agent/pyproject.toml
Joao Jacome 6035f80a11
Setting up PR/push workflows (#34)
* Setting up pull request/push workflows to run Black, MyPy and Flake8
* Fixing formatting
2023-01-14 16:29:39 +00:00

3 lines
40 B
TOML

[tool.black]
target-version = ['py310']