Merge "Move the imports to the top of the file"
This commit is contained in:
@@ -25,9 +25,10 @@
|
||||
|
||||
import sys
|
||||
|
||||
sys.path.append('..')
|
||||
from packstack.version import version_info
|
||||
|
||||
sys.path.append('..')
|
||||
|
||||
# If extensions (or modules to document with autodoc) are in another directory,
|
||||
# add these directories to sys.path here. If the directory is relative to the
|
||||
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
||||
|
Reference in New Issue
Block a user