We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57ff40 commit a66a8eaCopy full SHA for a66a8ea
tests/src/python/test_qgsdoccoverage.py
@@ -27,7 +27,7 @@
27
# DON'T RAISE THIS THRESHOLD!!!
28
# (changes which lower this threshold are welcomed though!)
29
30
-ACCEPTABLE_MISSING_DOCS = 3842
+ACCEPTABLE_MISSING_DOCS = 3839
31
32
33
class TestQgsDocCoverage(TestCase):
0 commit comments