Skip to content

Code after return #167

@patrickelectric

Description

@patrickelectric

No wonder it was wrong -- this paragraph-to-code relationship is quite demanding to follow.

btw, I'm not used to reading templates, but are these lines after the return True even reachable?

        return True  # success{% for field in messages["set"][msg].payload %}
        m.{{field.name}} = {{field.name}}
{% endfor %}
        m.pack_msg_data()
        self.write(m.msg_data)

Originally posted by @joaoantoniocardoso in #165 (review)

Metadata

Metadata

Assignees

No one assigned

    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