Adds Formatter to Project

This commit is contained in:
2023-06-11 16:04:25 -03:00
parent 82f3092f3e
commit c4dae5e8d1
29 changed files with 1151 additions and 721 deletions

View File

@@ -16,6 +16,8 @@ dacite = "^1.8.1"
nptyping = "^2.5.0"
poethepoet = "^0.20.0"
pre-commit = "^3.3.2"
isort = "^5.12.0"
black = "^23.3.0"
[tool.poetry.scripts]
diceplayer = "diceplayer.__main__:main"