rveachkc / pymsteams

Format messages and post to Microsoft Teams.
https://pypi.org/project/pymsteams/
Apache License 2.0
418 stars 77 forks source link

Return self from methods to allow chaining #95

Closed matmunn closed 3 years ago

rveachkc commented 3 years ago

I like it, but I'm going to want to test this a bit before merging. Hopefully, I can knock that out in the next few days.

matmunn commented 3 years ago

Hi there, any thoughts on this?

rveachkc commented 3 years ago

Truthfully, life got in the way, and I forgot about this.

Could you write a couple test showing it work?

The circleci tests are going to fail b/c my testing teams environment is in flux again, but I should be able to fix that soon.

matmunn commented 3 years ago

That happens. I've added some tests in, let me know what you think now

rveachkc commented 3 years ago

Version 0.1.15 was created to include this functionality. It is now live on PyPI.