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 943a7ae commit 5e3ae48Copy full SHA for 5e3ae48
docs/reST/ref/bufferproxy.rst
@@ -57,8 +57,8 @@
57
``"before"`` : callable : (optional)
58
Callback invoked when the :class:`BufferProxy` instance
59
exports the buffer. The callback is given one argument, the
60
- ``"parent"`` object if given, otherwise ``None``.
61
- The callback is useful for setting a lock on the parent.
+ ``"parent"`` object if given, otherwise ``None``.
+ The callback is useful for setting a lock on the parent.
62
63
``"after"`` : callable : (optional)
64
Callback invoked when an exported buffer is released.
0 commit comments