Take the following code: ```python SourceToDisplay = Callable[[int], int] DisplayToSource = Callable[[int], int] ``` This becomes red, while it shouldn't.  Thanks!
Take the following code:
This becomes red, while it shouldn't.

Thanks!