diff --git a/README.md b/README.md index bded426..ec3b802 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() ```