“cmd.unset_bond” removes a per-bond setting for a given set of bonds.
cmd.unset ( string name, string selection = '',
            int state=0, int updates=1, int log=0 )
    
def unset_bond(name,selection1,selection2=None,state=0,updates=1,log=0,quiet=1):