Skip to content

Commit

Permalink
Remove extra spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed Dec 3, 2023
1 parent 1587fd0 commit 00e3c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ python = "^3.8"
pytest = "^7.4.3"
pytest-cov = "^4.1.0"
coverage = {extras = ["toml"], version = "^7.3.2"}
flake8 = { version = "^6.1.0", python = "^3.8.1"}
flake8 = {version = "^6.1.0", python = "^3.8.1"}

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 00e3c74

Please sign in to comment.