Skip to content

Commit fd37bda

Browse files
Update pyproject.toml
1 parent 4682eeb commit fd37bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dynamic_context = "test_function"
2121

2222
[tool.coverage.report]
2323
show_missing = true
24-
fail_under = 80
24+
# fail_under = 80
2525
# omit = ["tests/*", "your_module_name/__init__.py"]
2626

2727
[tool.coverage.html]

0 commit comments

Comments
 (0)