microbit-foundation / micropython-microbit-stubs

Type stubs for MicroPython for micro:bit to support the micro:bit Python Editor V3
https://python.microbit.org/
Other
3 stars 2 forks source link

In V1 `audio` is already included in `microbit` #102

Open microbit-carlos opened 2 months ago

microbit-carlos commented 2 months ago

So the message indicating (import ``audio`` for V1 compatibility) can be removed.

https://github.com/microbit-foundation/micropython-microbit-stubs/blob/c66757f9032501b7eeaf8b08abd1b926415829fd/lang/en/typeshed/stdlib/microbit/audio.pyi#L1

image