Skip to content

Commit ec26b04

Browse files
authored
Merge pull request #3 from koxudaxi/fix_black_version
fix black version
2 parents 397f320 + 8a988d0 commit ec26b04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ python = "^3.8.0"
3030
typer = {extras = ["all"], version = "^0.2.1"}
3131
datamodel-code-generator = "^0.5.5"
3232
stringcase = "^1.2.0"
33-
black = "^19.10b0"
33+
black = "19.10b0"
3434
isort = "^4.3.21"
3535
PySnooper = "^0.4.1"
3636
jinja2 = "^2.11.2"

0 commit comments

Comments
 (0)