Files @ ad7ab7027907
Branch filter:

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

drewp@bigasterisk.com
clean up non-elements; get the lit elements at least to work with autoformat
1
2
3
from typing import Any

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