mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Collapse single line docstrings
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
"""Custom docutils writer for plain text.
|
||||
"""
|
||||
"""Custom docutils writer for plain text."""
|
||||
import math
|
||||
import os
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user