Skip to content

Commit

Permalink
Update structuretoolkit/analyse/spatial.py
Browse files Browse the repository at this point in the history
Co-authored-by: Liam Huber <[email protected]>
  • Loading branch information
jan-janssen and liamhuber authored Mar 19, 2024
1 parent 2788c81 commit ced32d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion structuretoolkit/analyse/spatial.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import numpy as np
from scipy.sparse import coo_matrix
from scipy.spatial import ConvexHull, Delaunay, Voronoi
from typing import List, Optional
from typing import Optional

from structuretoolkit.analyse.neighbors import get_neighborhood, get_neighbors
from structuretoolkit.common.helper import (
Expand Down

0 comments on commit ced32d7

Please sign in to comment.