bluerobotics / bluerobotics/ping-python

Code after return

Open
#167 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
60
Forks
39
PR merge metrics
No merged PRs in 30d

Description

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?
```python
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 https://github.com/bluerobotics/ping-python/pull/165#pullrequestreview-3673411725_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.