Session cannot generate requests on displaying invalid code #7190
Labels
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
Expected behaviour
Running these:
Should print a python error due to this operation:
(np.identity - L)
.Actual behaviour
Ι get the following error:
Steps to reproduce:
Run the above python code in three cells.
The text was updated successfully, but these errors were encountered: