Skip to content

Commit

Permalink
Added debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
ODiogoSilva committed Oct 31, 2017
1 parent eabde0e commit a1ca87c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
import sys
sys.path.insert(0, os.path.abspath("../.."))
print(sys.path)
print(os.listdir(sys.path[0]))

# -- General configuration ------------------------------------------------

Expand Down

0 comments on commit a1ca87c

Please sign in to comment.