deeepcopy no longer needed.
This commit is contained in:
parent
a9cd9a649b
commit
9e8aebc3aa
|
|
@ -39,7 +39,6 @@ pytest-3 --log-cli-level debug
|
|||
import os
|
||||
import sys
|
||||
import logging
|
||||
from copy import deepcopy
|
||||
# Look for the 'utils' module from where the script is running
|
||||
prev_dir = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||
if prev_dir not in sys.path:
|
||||
|
|
|
|||
Loading…
Reference in New Issue