@@ -0,0 +1,4 @@
import pytest
def test_keyboard_interrupt():
raise KeyboardInterrupt("Simulated Ctrl+C")
The note is not visible to the blocked user.