Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upremove unused __version__ from mock.py #17977
Conversation
This isn't included in `__all__` and could be a source of confusion.
This comment has been minimized.
This comment has been minimized.
@XTreak / @mariocj89 - can you see any problems with this? |
This comment has been minimized.
This comment has been minimized.
My username in GitHub is @tirkarthi :) Regarding the
|
cjw296 commentedJan 13, 2020
This isn't included in
__all__
and could be a source of confusion.