Skip to content

Commit

Permalink
fix black
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentadam87 committed Apr 20, 2024
1 parent 1b7e05e commit ccfa00c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ tensorflow = [
[tool.poetry.dev-dependencies]
cpplint = "^1.5.3"
mock = "^4.0.2"
black = "23.7.0"
mypy = [
{ version = ">=1.1.0,<1.3.0", markers = "python_version >= '3.7' and python_version < '3.9'" },
{ version = ">=1.1.0,<1.3.0", markers = "python_version >= '3.9' and python_version < '3.10'" },
Expand Down

0 comments on commit ccfa00c

Please sign in to comment.