mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 04:25:50 +08:00
7766b2d92b
* Use IO[bytes] instead of BytesIO for wave input signatures as it is the (slightly) more general type. * add missing import Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>