mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
* 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>