We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5891be0 commit 73698bdCopy full SHA for 73698bd
.coveragerc
@@ -6,4 +6,5 @@ omit = */jsonschema/_reflect.py,*/jsonschema/__main__.py,*/jsonschema/benchmarks
6
7
[report]
8
exclude_lines =
9
+ pragma: no cover
10
if TYPE_CHECKING:
0 commit comments