Skip to content

Instantly share code, notes, and snippets.

View erick016's full-sized avatar

James Erickson erick016

View GitHub Profile
[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