Remove sys.path manipulation from unit_tests/__init__.py
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
import sys
|
||||
sys.path.append('hooks')
|
||||
|
Reference in New Issue
Block a user
@@ -1,2 +0,0 @@
|
||||
import sys
|
||||
sys.path.append('hooks')
|
||||
|