Skip to content
Snippets Groups Projects
Commit 008afcc9 authored by odri's avatar odri
Browse files

Remove useless insert into pythonpath

parent 19029fc4
No related branches found
No related tags found
No related merge requests found
Pipeline #15663 failed
# coding: utf8 # coding: utf8
import os
import sys
sys.path.insert(0, './solopython')
import threading import threading
from Controller import Controller from Controller import Controller
import numpy as np import numpy as np
......
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