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 388b69f commit a6c2975Copy full SHA for a6c2975
Modules/_zstd/_zstdmodule.h
@@ -1,6 +1,6 @@
1
#pragma once
2
/*
3
-Low level interface to Meta's zstd library for use in the `zstd` Python library.
+Low level interface to Meta's zstd library for use in the zstd Python library.
4
5
Original implementation by Ma Lin with patches by Rogdham.
6
Modules/_zstd/zdict.c
@@ -1,5 +1,5 @@
0 commit comments