mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Ref #5273: doctest: added a missing final newline
This commit is contained in:
parent
43d5810083
commit
5ffc924940
@ -7,4 +7,4 @@ exclude_patterns = ['_build']
|
||||
|
||||
doctest_global_setup = '''
|
||||
from test_ext_doctest import record
|
||||
'''
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user