Skip to content

Commit

Permalink
chore: flake: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesGaydon committed Oct 4, 2023
1 parent 7522ef6 commit 6de3ee7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion myria3d/pctl/dataset/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import pandas as pd
import pdal
from scipy.spatial import cKDTree
from shapely.geometry import Point

SPLIT_TYPE = Union[Literal["train"], Literal["val"], Literal["test"]]
SHAPE_TYPE = Union[Literal["disk"], Literal["square"]]
Expand Down

0 comments on commit 6de3ee7

Please sign in to comment.