Skip to content
This repository was archived by the owner on Jan 15, 2019. It is now read-only.

Commit cd7823f

Browse files
committed
Fix build errors
1 parent 4e837ac commit cd7823f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/source/conf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
import sys
1616
import os
1717

18-
# Add the librarys to the path
19-
sys.path.append('../CssefServer')
20-
sys.path.append('../CssefClient')
21-
2218
# If extensions (or modules to document with autodoc) are in another directory,
2319
# add these directories to sys.path here. If the directory is relative to the
2420
# documentation root, use os.path.abspath to make it absolute, like shown here.

0 commit comments

Comments
 (0)