I am trying to make a assertNoLogs() context manager using contextlib\'s @contextmanager decorator and yield keyword. I have tried following implem
@contextmanager
yield