Skip to content

Commit 4242f8b

Browse files
committed
Try 2
1 parent 41a7758 commit 4242f8b

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
@@ -123,7 +123,7 @@ known-first-party = ["typing_extensions", "_typed_dict_test_helper"]
123123

124124
[tool.coverage.report]
125125
fail_under = 96
126-
precision = 1
126+
precision = 2
127127
show_missing = true
128128
# Omit files that are created in temporary directories during tests.
129129
# If not explicitly omitted they will result in warnings in the report.

0 commit comments

Comments
 (0)