Add type stubs for ensure_thread decorator (#23)

* types

* udpate manifest

* remove unused
This commit is contained in:
Talley Lambert
2021-09-11 07:59:24 -04:00
committed by GitHub
parent bb538cda2a
commit 06da62811b
6 changed files with 60 additions and 4 deletions

View File

@@ -66,6 +66,9 @@ testing =
tox
tox-conda
[options.package_data]
superqt = py.typed
[flake8]
exclude = _version.py,.eggs,examples
docstring-convention = numpy