Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

Commit e519d92

Browse files
author
Bas van Beek
committed
Removed a leftover from #71
See #74 (comment).
1 parent 443b301 commit e519d92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numpy-stubs/__init__.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,6 @@ _Mode = Literal["raise", "wrap", "clip"]
803803
_Order = Literal["C", "F", "A"]
804804
_PartitionKind = Literal["introselect"]
805805
_SortKind = Literal["quicksort", "mergesort", "heapsort", "stable"]
806-
_Side = Literal["left", "right"]
807806

808807
# Various annotations for scalars
809808

0 commit comments

Comments
 (0)