Skip to content

Commit

Permalink
fix suite rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
alavenant committed Jun 27, 2024
1 parent 2b041de commit 0bd6af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_remove_dimension.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import pdal
import numpy

from macro.macro import remove_dimensions
from pdal_ign_macro.macro import remove_dimensions


def test_remove_dimension():
Expand Down

0 comments on commit 0bd6af4

Please sign in to comment.