Complete singledispatch stub (#9201)

This commit is contained in:
Nikita Sobolev
2022-11-15 19:09:45 +03:00
committed by GitHub
parent 72d1597de2
commit 64bb9ef8b3
3 changed files with 9 additions and 2 deletions
@@ -1 +1,2 @@
singledispatch.singledispatchmethod.__call__ # A lie to reflect that the descriptor get returns a callable
# Internal utils, we are not interested in them:
singledispatch.helpers