diff --git a/deker/types/private/typings.py b/deker/types/private/typings.py index 728a718..090b7e1 100644 --- a/deker/types/private/typings.py +++ b/deker/types/private/typings.py @@ -50,6 +50,7 @@ float, complex, np.int8, + np.byte, np.int16, np.short, np.int32, @@ -91,6 +92,7 @@ float, complex, np.int8, + np.byte, np.int16, np.short, np.int32,