Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
cwmeijer committed Nov 15, 2019
1 parent 48e0bce commit f49c3d9
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
import numpy as np

from laserchicken import keys
from laserchicken.feature_extractor.density_absolute_mean_z_feature_extractor import \
DensityAbsoluteMeanFeatureExtractor
from laserchicken.feature_extractor.density_absolute_mean_feature_extractor import DensityAbsoluteMeanFeatureExtractor
from laserchicken.keys import point
from laserchicken.test_tools import create_point_cloud

Expand Down

0 comments on commit f49c3d9

Please sign in to comment.