RB
Size: a a a
RB
💭П
💭П
💭П
💭П
RB
💭П
project
├───Configurations
├───Doc
├───Images
├───Jenkins
├───Resources
├───*_*_*
├───Sequences
├───Sequences_legacy
├───TestLibs
├───Tests
├───Tools
└───Utilities
RB
💭П
sys.path.append(thorPath + r"\Configurations")
sys.path.append(thorPath + r"\Configurations\*")
sys.path.append(thorPath + r"\*_*_*s")
sys.path.append(thorPath + r"\Sequences")
sys.path.append(thorPath + r"\Utilities")
sys.path.append(thorPath + r"\TestLibs")
sys.path.append(thorPath + r"\Tests")
💭П
💭П
Lib\site-packages\Utilities
RB
RB
БС
sys.path.append(thorPath + r"\Configurations")
sys.path.append(thorPath + r"\Configurations\*")
sys.path.append(thorPath + r"\*_*_*s")
sys.path.append(thorPath + r"\Sequences")
sys.path.append(thorPath + r"\Utilities")
sys.path.append(thorPath + r"\TestLibs")
sys.path.append(thorPath + r"\Tests")
💭П
RB
KK
БС
БС