@@ -0,0 +1,7 @@
def dbg(*args):
if debug_function:
debug_function(*args)
debug_function = None
The note is not visible to the blocked user.