diff --git a/README.md b/README.md index ec3b802..bded426 100644 --- a/README.md +++ b/README.md @@ -1360,7 +1360,7 @@ Memory View **Used for accessing the internal data of an object that supports the buffer protocol.** ```python - = memoryview( / / ) + = memoryview() .release() ```