Skip to content

fixed variable in output function#13

Merged
codenio merged 1 commit intocodenio:masterfrom
Chr157i4n:master
Sep 29, 2025
Merged

fixed variable in output function#13
codenio merged 1 commit intocodenio:masterfrom
Chr157i4n:master

Conversation

@Chr157i4n
Copy link
Contributor

currently even the example fails with the error:

line 136, in output
logger.info("Output channel : {} with value : {}".format(channel, values))
^^^^^^^
UnboundLocalError: cannot access local variable 'channel' where it is not associated with a value

@codenio codenio merged commit 5e8bc8a into codenio:master Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants