I have a class Test which is a subclass of another one (which is already a context manager, I chose nullcontext here for simplicity).
Test
nullcontext