some type updates

This commit is contained in:
Jan Petykiewicz 2023-01-18 18:14:53 -08:00 committed by jan
commit 2635c6c20c
2 changed files with 7 additions and 5 deletions

View file

@ -15,9 +15,11 @@ if TYPE_CHECKING:
# Type definitions
normalized_shape_tuple = Tuple[Tuple,
Tuple[NDArray[numpy.float64], float, float, bool, float],
Callable[[], 'Shape']]
normalized_shape_tuple = Tuple[
Tuple,
Tuple[NDArray[numpy.float64], float, float, bool, float],
Callable[[], 'Shape'],
]
# ## Module-wide defaults
# Default number of points per polygon for shapes