Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix user guide create channel example to run #299

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

Robbie-Palmer
Copy link
Contributor

Description

Source code example of using a channel in application.rst errors when ran
Error: TypeError: send() takes 1 positional argument but 2 were given
Updated example to use a keyword argument

Source code example of using a channel in application.rst errors when ran with error: `TypeError: send() takes 1 positional argument but 2 were given`
Updated example to use a keyword argument
@patkivikram patkivikram merged commit f52b783 into faust-streaming:master Apr 27, 2022
@Robbie-Palmer Robbie-Palmer deleted the patch-1 branch April 27, 2022 15:11
cbrand pushed a commit to cbrand/faust that referenced this pull request Jun 5, 2022
Source code example of using a channel in application.rst errors when ran with error: `TypeError: send() takes 1 positional argument but 2 were given`
Updated example to use a keyword argument
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.

2 participants