def delete_password()

in keyper/__init__.py [0:0]


    def delete_password(
        self,
        *,
        account: str,
        service: str,
        label: Optional[str] = None,
        creator: Optional[str] = None,
        type_code: Optional[str] = None,
        kind: Optional[str] = None,
        attribute: Optional[str] = None,
        comment: Optional[str] = None,