view pyrightconfig.json @ 2193:f79fff92990b

collector.output use asyncio loop, not twisted loop. other cleanups.
author drewp@bigasterisk.com
date Sat, 20 May 2023 19:20:52 -0700
parents 9cfcb16f2c5a
children
line wrap: on
line source

{
    "exclude": ["__pypackages__"]
}