Skip to content

Commit

Permalink
remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam committed Feb 10, 2025
1 parent 804fdfe commit 11bded3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stubs/six/six/__init__.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ unichr = chr
def int2byte(i: int) -> bytes: ...

byte2int: operator.itemgetter[int]

indexbytes = operator.getitem
iterbytes = iter

Expand Down

0 comments on commit 11bded3

Please sign in to comment.