This is the code it seems to be failing on my machine MacOS 15.3.1 (24D70) ``` import pyautogui; pyautogui.hotkey('command', 'tab', interval=1) ```