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

Misc updates #169

Merged
merged 1 commit into from
May 6, 2021
Merged

Misc updates #169

merged 1 commit into from
May 6, 2021

Conversation

antban
Copy link
Contributor

@antban antban commented May 6, 2021

Update python version for running tests on build machine, fix test warnings

return self.broker_id
return None
self.broker_id = _search_broker_id(f.readlines())
return self.broker_id
Copy link
Contributor

Choose a reason for hiding this comment

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

will it return None as before in case there is no match ?

Copy link
Contributor

Choose a reason for hiding this comment

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

i see tests 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, as it did before. I was trying to understand the logic behind it. Failed and renamed the class.

@adyach
Copy link
Contributor

adyach commented May 6, 2021

👍

@antban
Copy link
Contributor Author

antban commented May 6, 2021

👍

1 similar comment
@burimshala-zz
Copy link

👍

@antban antban merged commit afec419 into master May 6, 2021
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.

None yet

3 participants