remove venv
This commit is contained in:
parent
056387013d
commit
0680c7594e
13999 changed files with 0 additions and 2895688 deletions
|
|
@ -1,9 +0,0 @@
|
|||
from collections.abc import Sequence
|
||||
|
||||
import numpy as np
|
||||
|
||||
from .transforms import BboxBase
|
||||
|
||||
def affine_transform(points: np.ndarray, trans: np.ndarray) -> np.ndarray: ...
|
||||
def count_bboxes_overlapping_bbox(bbox: BboxBase, bboxes: Sequence[BboxBase]) -> int: ...
|
||||
def update_path_extents(path, trans, rect, minpos, ignore): ...
|
||||
Loading…
Add table
Add a link
Reference in a new issue