We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b656170 commit bb1e42aCopy full SHA for bb1e42a
python-protocol/adder_v6.py
@@ -1,4 +1,4 @@
1
-from typing import Protocol, TypeVar
+from typing import Protocol
2
3
4
class Adder(Protocol):
0 commit comments