This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[17:26] <python_learner> Hey there, if anyone is familiar with PyCharm, I'd need some help setting up the interpreter | |
[17:28] <python_learner> I think I accidentally set up my interpreter (for debugging) such that it can no longer find this type of error | |
[17:28] <python_learner> where len(x) should be x.len | |
[17:28] <python_learner> because I accidentally clicked the button to turn off such warnings... | |
[17:28] <python_learner> how do I turn it back on |