Skip to content

Commit

Permalink
Remove sys path insert
Browse files Browse the repository at this point in the history
  • Loading branch information
lukelbd committed Sep 16, 2019
1 parent 3d950f4 commit 4d764bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

import os
import sys
sys.path.insert(0, os.path.abspath('..'))

# -- Project information -----------------------------------------------------

Expand Down

0 comments on commit 4d764bf

Please sign in to comment.