Skip to content

Conversation

@idanasulin2706
Copy link
Contributor

No description provided.

yanivbh1 and others added 14 commits June 28, 2023 17:16
* Fix case where consumer.fetch() returns None

* Add docs

* Begin adding documentation
Bug Fix for no-member error for Exception status_code member in which i have fixed the following erros:

memphis/producer.py:210:45: E1101: Instance of 'Exception' has no 'status_code' member (no-member)

and after fixing that, this error occured on the same line 269:12:
R1720: Unnecessary "else" after "raise", remove the "else" and de-indent the code inside it (no-else-raise)
Fix doc example syntax for Consumer.fetch()
Fix : no-member error for Exception status_code member (#1)
- removed the first line and blank lines
- Used the named parameters
Add examples to docstrings for consumer methods
@idanasulin2706 idanasulin2706 merged commit 4132c14 into latest Jul 17, 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.

6 participants