Skip to content

Commit 1d38a64

Browse files
committed
Install the black formatter
1 parent 71c821b commit 1d38a64

File tree

2 files changed

+140
-1
lines changed

2 files changed

+140
-1
lines changed

backend/poetry.lock

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

backend/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ python = "^3.8"
99
djangorestframework = "^3.12.4"
1010
whitenoise = "^5.3.0"
1111
psycopg2-binary = "^2.9.2"
12+
black = "^22.1.0"
1213

1314
[tool.poetry.dev-dependencies]
1415

0 commit comments

Comments
 (0)