Skip to content
Snippets Groups Projects
Commit d2dda0e8 authored by Nicolas  MAILLET's avatar Nicolas MAILLET
Browse files

Correct include for rtfd

parent 6b86d472
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -14,8 +14,6 @@
#
import os
import sys
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__),
'../rpg')))
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__),
'../')))
......
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