Skip to content

Commit

Permalink
fix: patch bad toml
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoarine committed Jun 29, 2023
1 parent 39f9f53 commit a13807c
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 @@ -40,6 +40,6 @@ dev = [
"twine ~= 4.0.2",
"pylint ~= 2.17.4",
"mypy ~= 1.4.0",
"flake8 ~= 6.0.0"
"flake8 ~= 6.0.0",
"pytest ~= 7.4.0",
]

0 comments on commit a13807c

Please sign in to comment.