Skip to content

Removing attributes from Stanza? #25

@parhamfh

Description

@parhamfh

Using the new conf stuff in Helmut, great stuf guys! Got one question though, what is the preferred way of removing attributes from stanzas?

Right now I simply do this:

        self.raw_sdk_stanza.update(**{key : ''})
        self.raw_sdk_stanza.refresh()

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions