from magicli.magicli import first_calling_frame def test_no_calling_frame(): assert first_calling_frame() == None