fix importing of pointwise_sat from fastrobustness

This commit is contained in:
Marcell Vazquez-Chanlatte 2017-02-28 15:07:06 -08:00
parent 6093767772
commit 99e0995287
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
import operator as op
from stl.utils import set_params, param_lens
from stl.boolean_eval import pointwise_sat
from stl import pointwise_sat
from lenses import lens