From 6b8bccec5977f608f0b1e33f31a4888a2ea0d141 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Sat, 19 Feb 2022 22:44:45 +0000 Subject: Remove module titles in docstrings --- sphinx/ext/coverage.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'sphinx/ext/coverage.py') diff --git a/sphinx/ext/coverage.py b/sphinx/ext/coverage.py index 2a7e08f8b..652bc5c0f 100644 --- a/sphinx/ext/coverage.py +++ b/sphinx/ext/coverage.py @@ -1,7 +1,4 @@ """ - sphinx.ext.coverage - ~~~~~~~~~~~~~~~~~~~ - Check Python modules and C API for coverage. Mostly written by Josip Dzolonga for the Google Highly Open Participation contest. -- cgit v1.2.1