mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-13 02:22:59 +08:00
Added a # type: ignore comment to the `timeout` property setter in filelock to suppress errors about type mismatch between setter and getter. Co-authored-by: Eric Traut <erictr@microsoft.com>