vulture v1.4 Release Notes

Release Date: 2020-03-30 // about 4 years ago
    • Ignore unused import statements in __init__.py (RJ722, #192).
    • Report first decorator's line number for unused decorated objects on
      Python 3.8+ (RJ722, #200).
    • ⬆️ Check code with black and pyupgrade.