Skip to content

Commit

Permalink
fixup: import atf_core.error
Browse files Browse the repository at this point in the history
  • Loading branch information
fmessmer committed Oct 28, 2020
1 parent 30d88dc commit b50b954
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import tf
import tf2_ros

from atf_core import ATFConfigurationError
from atf_core.error import ATFConfigurationError
from atf_msgs.msg import MetricResult, Groundtruth, KeyValue, DataStamped, TestblockStatus
from atf_metrics import metrics_helper

Expand Down

0 comments on commit b50b954

Please sign in to comment.