PyTuflow: Difference between revisions
Content deleted Content added
Ellis Symons (talk | contribs) No edit summary |
Ellis Symons (talk | contribs) |
||
Line 404:
ups_chans = res.channelsUpstream(node)
# print to console
print('Channels
for chan in ups_chans:
print(chan)
| |||