Skip to content

Commit

Permalink
updating black version
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentadam87 committed Apr 22, 2024
1 parent f234343 commit fc12211
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ google-auth = "^1.16.0"
scipy = "^1.5.4"

[tool.poetry.dev-dependencies]
black = "23.7.0"
black = "22.3.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 fc12211

Please sign in to comment.