Gideon Kogan
Gideon Kogan

Reputation: 763

How to make Spyder marking unused variables?

Currently, I do not see a mark under a calculated variable that is not used later. Is there a way to make Spyder marking the unused variables?

Upvotes: 2

Views: 313

Answers (1)

Carlos Cordoba
Carlos Cordoba

Reputation: 34156

(Spyder maintainer here) We don't have that functionality and I don't know how easy it is to implement (probably hard).

Upvotes: 2

Related Questions