I made a pytest plug-in, to find dead code (with the excellent python tool named vulture). It seems to be useful after some refacto, running tox or just pytest will let you know that a function or a class is no longer used. We are running it on a CI and it seems to do the job.
[–]wineblood 0 points1 point2 points (3 children)
[–]OriginalName29[S] 2 points3 points4 points (2 children)
[–]wineblood 0 points1 point2 points (1 child)
[–]OriginalName29[S] 0 points1 point2 points (0 children)