We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b776f commit 74b87d9Copy full SHA for 74b87d9
1 file changed
releasenotes/notes/mypy-fix-for-headervaluematcher-fba16bfa9dc3e0e4.yaml
@@ -0,0 +1,5 @@
1
+---
2
+fixes:
3
+ - |
4
+ Fixed type hinting of ``HeaderValueMatcher.DEFAULT_MATCHERS``, which did
5
+ not allow modifications, however it is explicitly allowed in the documentation.
0 commit comments