We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b53ddc commit e79fe25Copy full SHA for e79fe25
1 file changed
smmap/buf.py
@@ -3,8 +3,6 @@
3
4
__all__ = ["SlidingWindowMapBuffer"]
5
6
-import sys
7
-
8
try:
9
bytes
10
except NameError:
0 commit comments