Skip to content

Commit b7ce777

Browse files
committed
fix lint
1 parent 7e99f6a commit b7ce777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/search/parse_json.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ def process_file(fjson_filename):
9292

9393
def parse_content(content):
9494
"""
95-
Removes the starting text and ¶
95+
Removes the starting text and ¶.
9696
9797
It removes the starting text from the content
9898
because it contains the the title of that content,

0 commit comments

Comments
 (0)