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 e175acd commit e7840adCopy full SHA for e7840ad
Lib/compression/zstd/__init__.py
@@ -4,7 +4,7 @@
4
5
__all__ = (
6
# compression.zstd
7
- "compressionLevel_values",
+ "COMPRESSION_LEVEL_DEFAULT",
8
"compress",
9
"CParameter",
10
"decompress",
0 commit comments