Files @ 947b8267652e
Branch filter:

Location: light9/stubs/twisted/internet/tksupport.pyi

Drew Perttula
upgrade to a py.typed version of rx
Ignore-this: 9a158a868a37a85bf300522320e1e5b7
1
2
3
from typing import Any

def install(root: Any, ms: int=20): ...