Skip to content

Commit d0ca9e5

Browse files
committed
add to top level
1 parent 0102219 commit d0ca9e5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/snappy/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
StreamCompressor,
1010
StreamDecompressor,
1111
UncompressError,
12+
HadoopStreamCompressor,
13+
HadoopStreamDecompressor,
1214
isValidCompressed,
1315
)
1416

0 commit comments

Comments
 (0)