Skip to content

Commit

Permalink
Adding import
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanjmeade committed Jul 10, 2024
1 parent a524c13 commit 21960f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_closure.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import numpy as np
from celeri.celeri_closure import run_block_closure, get_segment_labels, Polygon

import celeri

def test_closure():
# First test a simple two triangle geometry.
np_segments = np.array(
Expand Down

0 comments on commit 21960f3

Please sign in to comment.