mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Demodocs: fix empty python file
This commit is contained in:
parent
45243575d7
commit
fd2679358e
@ -13,7 +13,6 @@
|
||||
|
||||
import sys, os
|
||||
|
||||
sys.path.append(os.path.abspath('.'))
|
||||
sys.path.append(os.path.abspath('./test_py_module'))
|
||||
|
||||
# If extensions (or modules to document with autodoc) are in another directory,
|
||||
|
Loading…
Reference in New Issue
Block a user