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