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

For tooling, define audio in the V2 location. #20

Closed microbit-matt-hillsdon closed 2 years ago

microbit-matt-hillsdon commented 2 years ago

This helps as Pyright identifies completions etc. as from the module where the definition is not the re-export so this helps in the Python editor.