mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-16 04:26:26 +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>