diff options
author | Eric Wang <gnawrice@gmail.com> | 2018-10-31 12:57:43 -0700 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2018-10-31 20:57:43 +0100 |
commit | 584f9e6c5af3ed1be4f9f04cef6f7cec6d845363 (patch) | |
tree | 22626572a07011d3e21c75c95ac22b3c5dcedfd6 /_pytest/test_slackdmchannel.py | |
parent | 00cf876691ef40b0975abd5b94675aaf1a59fd68 (diff) | |
download | wee-slack-584f9e6c5af3ed1be4f9f04cef6f7cec6d845363.tar.gz |
Fix typing and completion errors in core buffer (#638)
* Fix typing and completion errors in core buffer
Typing more than 8 characters or hitting tab after a non-space character
in the core buffer causes errors because the buffer is a SlackTeam
object instead of a SlackChannel.
* Add `type` attribute to SlackTeam
* Add `members` property to SlackTeam and fix `type` value
* Return dict_keys for SlackTeam.members
Diffstat (limited to '_pytest/test_slackdmchannel.py')
0 files changed, 0 insertions, 0 deletions