Skip to content

Commit 611f93d

Browse files
author
AntoniaSzecsi
committed
Add black to .toml file
1 parent ada7759 commit 611f93d

File tree

2 files changed

+88
-1
lines changed

2 files changed

+88
-1
lines changed

poetry.lock

Lines changed: 87 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ parameterized = ">=0.9.0"
2020
ruff = "^0.1.0"
2121
bandit = "^1.7.5"
2222
pre-commit = "^3.0.0"
23+
black = "^23.0.0"
2324

2425
# Development scripts
2526
[tool.poetry.scripts]

0 commit comments

Comments
 (0)