This example snippet uses "m" without assigning. Update the code snippet to match the other examples where we assign "m" in the context manager.
Issue #2596
Commit 0b1ce02d fixes this pull-request
Pull-Request has been merged by tkopecek
This example snippet uses "m" without assigning. Update the code snippet to match the other examples where we assign "m" in the context manager.