@ -16,4 +16,4 @@ async def button_press(pin:int):
return False
if __name__ == "__main__":
print(button_press(19))
asyncio.get_event_loop().run_until_complete(print(button_press(19)))
The note is not visible to the blocked user.