Skip to content

Commit

Permalink
coverage fix
Browse files Browse the repository at this point in the history
  • Loading branch information
svittoz committed Jun 10, 2024
1 parent 4b02955 commit 4a414c5
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 @@ -73,7 +73,7 @@ dev = [
"pre-commit>=2.18.0, <3.0.0",
"pytest>=7.1.0, <8.0.0",
"pytest-runner>=6.0.0, <7.0.0",
"pytest-cov>=3.0.0",
"pytest-cov==4.1.0",
"pytest-html>=3.1.1, <4.0.0",
"matplotlib>=3.5.0, <4.0.0",
"Pillow>=9.0.0, <10.0.0",
Expand Down

0 comments on commit 4a414c5

Please sign in to comment.