Skip to content

Code after return #167

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions