Skip to content
Snippets Groups Projects
Commit 0c62b527 authored by Filip Kučerák's avatar Filip Kučerák
Browse files

sys path add

parent b39c5b1f
No related branches found
No related tags found
No related merge requests found
import sys
sys.path.append("..")
import re
from typing import Generator, List
from kdtesting import Test, RefImplTester, stdout_equality, ListA, \
......
import sys
sys.path.append("..")
from kdtesting import Command, CommandSequence, ConstantA, StringA
# This creates command in the form:
......
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