mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-29 02:04:39 +08:00
136592666b
The FileFinder takes a tuple of (class, arguments) to instantiate for each time, rather than an existing instance. Fixes #7085