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 684ed1b commit f4db708Copy full SHA for f4db708
.coveragerc
@@ -3,6 +3,7 @@ branch = True
3
omit =
4
*/tests/*
5
*/generated_code/*
6
+ */_original_fastapi_encoders.py
7
parallel = True
8
9
[report]
0 commit comments