pymemcache icon indicating copy to clipboard operation
pymemcache copied to clipboard

Are type annotations available somewhere?

Open xjia1 opened this issue 5 years ago • 1 comments

If I run mypy it complains

error: No library stub file for module 'pymemcache.client.base'
note: (Stub files are from https://github.com/python/typeshed)

xjia1 avatar Feb 19 '20 19:02 xjia1

I'm afraid we don't have official stubs to share at this time, but they would be great to have.

jparise avatar Feb 19 '20 19:02 jparise