Skip to content

Commit dba947a

Browse files
authored
Update conf.py
Fix excessive whitespace.
1 parent 8eebe4e commit dba947a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Doc/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import os
1111
import sys
1212
import time
13-
1413
import sphinx
1514

1615
# Make our custom extensions available to Sphinx
@@ -50,7 +49,6 @@
5049
else:
5150
extensions.append('sphinxext.opengraph')
5251

53-
5452
doctest_global_setup = '''
5553
try:
5654
import _tkinter

0 commit comments

Comments
 (0)