chore: adds doo fmt

This commit is contained in:
2022-04-16 12:51:31 -05:00
parent f168666045
commit 1e2657adad
3 changed files with 82 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ flake8 = "^4.0.1"
pytest-cov = "^3.0.0"
mypy = "^0.942"
python-semantic-release = "^7.24.0"
black = "^22.3.0"
[build-system]
requires = ["poetry-core>=1.0.0"]