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