Skip to content

Commit 5ffc924

Browse files
author
Antti Kaihola
committed
Ref sphinx-doc#5273: doctest: added a missing final newline
1 parent 43d5810 commit 5ffc924

File tree

1 file changed

+1
-1
lines changed
  • tests/roots/test-ext-doctest-skipif

1 file changed

+1
-1
lines changed

tests/roots/test-ext-doctest-skipif/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
doctest_global_setup = '''
99
from test_ext_doctest import record
10-
'''
10+
'''

0 commit comments

Comments
 (0)