unresolved reference, red underline not working
Every thing was working fine but for last few days, Pycharm is not showing up that red underline things.
eg.
new_value = old_value
eg.
new_value = old_value
- There it should show red underline as old_value is not defined, but it's not showing.
请先登录再写评论。
Please, invalidate caches (File| Invalidate Caches and Restart). Does it help?