github jendrikseipp/vulture v2.1
2.1 (2020-08-19)

latest releases: v2.11, v2.10, v2.9.1...
3 years ago
  • Treat getattr/hasattr(obj, "constant_string", ...) as a reference to
    obj.constant_string (jingw, #219).
  • Fix false positives when assigning to x.some_name but reading via
    some_name, at the cost of potential false negatives (jingw, #221).
  • Allow reading options from pyproject.toml (Michel Albert, #164, #215).

Don't miss a new vulture release

NewReleases is sending notifications on new releases.