mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-02 14:10:23 +08:00
[uWSGI] Use a TypeVarTuple in uwsgidecorators.thread (#11128)
This commit is contained in:
@@ -5,10 +5,3 @@
|
||||
uwsgidecorators.erlang
|
||||
# This should really only be internal API, so we don't export it
|
||||
uwsgidecorators.harakiri.real_call
|
||||
|
||||
# Error: is inconsistent
|
||||
# ======================
|
||||
# This is a limitation of ParamSpec, we can't specify that the
|
||||
# the ParamSpec does have no keyword arguments, but we need the
|
||||
# ParamSpec to properly annotate this decorator
|
||||
uwsgidecorators.thread.__call__
|
||||
|
||||
Reference in New Issue
Block a user