5 lines
66 B
Python
5 lines
66 B
Python
import sys
|
|
|
|
sys.path.append('actions/')
|
|
sys.path.append('hooks/')
|