Closed
Description
Testing #22301
You might notice Pylance adds inlay hints with the function return type, as well as the types for
item_ids
anditem_id
. You can double click on each suggestion to insert them into the code:
I am not seeing any inlay hints in the Codespace nor locally. Not sure if this is a bug or a missing step.