]> git.phdru.name Git - ppu.git/blobdiff - docs/conf.py
Docs(conf): Fix: import os, sys
[ppu.git] / docs / conf.py
index 53b3a59d75c677241da80a794e0c9c4b26547693..1b5d154bd5e0448f22506668ab3a0cfbf81d8044 100644 (file)
@@ -17,8 +17,8 @@
 # documentation root, use os.path.abspath to make it absolute, like shown here.
 #
 from datetime import date
-import os
-import sys
+import os
+import sys
 # sys.path.insert(0, os.path.abspath('.'))