Skip to content

Commit

Permalink
np.ints max fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Rybakov committed Dec 5, 2023
1 parent 4cbb105 commit 753fa68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deker/collection_schema.rst
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ and NumPy data types:
* - ``numpy.int64`` |br| ``numpy.longlong`` |br| ``numpy.intp`` |br| ``numpy.int_``
- 64
- 8
- -9223372036854775808 ... 9223372036854775
- -9223372036854775808 ... 9223372036854775807


.. list-table:: Unsigned Integers
Expand Down

0 comments on commit 753fa68

Please sign in to comment.