removing commented code
This commit is contained in:
parent
89c47dcef6
commit
de274bf628
@ -1,14 +1,6 @@
|
|||||||
import unittest
|
import unittest
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
|
|
||||||
# from mock_plpy import MockPlPy
|
|
||||||
# plpy = MockPlPy()
|
|
||||||
#
|
|
||||||
# import sys
|
|
||||||
# sys.modules['plpy'] = plpy
|
|
||||||
from helper import plpy, fixture_file
|
from helper import plpy, fixture_file
|
||||||
|
|
||||||
import crankshaft.segmentation as segmentation
|
import crankshaft.segmentation as segmentation
|
||||||
import json
|
import json
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user