Skip to content

Conversation

@rnowling
Copy link
Contributor

@rnowling rnowling commented Apr 8, 2023

Fixes #865

I tested this by copying the code to a source file and verifying that it ran without syntax errors.

rnowling added 2 commits April 8, 2023 18:28
in Python producer / consumer examples
Python examples used a mix of single and double quotes.  Switch entirely to double quotes for consistency.
@rnowling rnowling changed the title Fix indentation errors Fix indentation errors in Python producer / consumer examples Apr 8, 2023
Copy link
Contributor

@idanasulin2706 idanasulin2706 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rnowling, approved and merged

Copy link
Contributor

@idanasulin2706 idanasulin2706 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rnowling, approved and merged

@idanasulin2706 idanasulin2706 merged commit 5a3a39e into superstreamlabs:master Apr 9, 2023
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.

Bug: Incorrect indentation in Python producer / consumer examples in UI

2 participants