Skip to content

Commit

Permalink
fix: add shortcut to format with black
Browse files Browse the repository at this point in the history
  • Loading branch information
builder555 committed Feb 1, 2024
1 parent 1cde711 commit 639940c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ python_version = "3"
[scripts]
"server" = "python main.py"
"test" = "pytest"
"format" = "black ."

0 comments on commit 639940c

Please sign in to comment.