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 6a0ec1e commit 66e9c30Copy full SHA for 66e9c30
src/blosc2/embed_store.py
@@ -31,7 +31,7 @@ class EmbedStore:
31
Parameters
32
----------
33
urlpath : str or None, optional
34
- Path for persistent storage. Using a ' .b2e' extension is recommended.
+ Path for persistent storage. Using a '.b2e' extension is recommended.
35
If None, the embed store will be in memory only, which can be
36
deserialized later using the :func:`blosc2.from_cframe` function.
37
mode : str, optional
0 commit comments