Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1305121?usp=email )

Change subject: coverage: Remove "if SPHINX_RUNNING:" lines from coverage
......................................................................

coverage: Remove "if SPHINX_RUNNING:" lines from coverage

Change-Id: Id84f0dc267a7eddfc35ecbebb8a3ff938016b8f7
---
M pyproject.toml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Verified; Looks good to me, approved




diff --git a/pyproject.toml b/pyproject.toml
index 7a75d97..a9729bc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -144,6 +144,7 @@
     "if (0|False):",
     "if .+PYWIKIBOT_TEST_\\w+.+:",
     "if (typing\\.)?TYPE_CHECKING:",
+    "if SPHINX_RUNNING:",
     "if __debug__:",
     "if __name__ == .__main__.:",
     "if self\\.mw_version < .+:",

-- 
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1305121?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Id84f0dc267a7eddfc35ecbebb8a3ff938016b8f7
Gerrit-Change-Number: 1305121
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to