Skip to content
Snippets Groups Projects
Commit 4836d2e8 authored by Christophe Haen's avatar Christophe Haen
Browse files

Fix conf.py of documentation

parent 3eeec08e
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,9 @@
# All configuration values have a default; values that are commented out
# serve to show the default.
import sys, os
import sys
import os
import datetime
sys.path.append(os.getcwd())
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment