WeblateOrg / weblate

Statement has no effect PYL-W0104
Anti-pattern
Major
3 months ago3 years old
Statement seems to have no effect
13    from weblate.machinery.models import MACHINERY
14
15    # Needed to load the data
16    MACHINERY.data  # noqa: B01817    return [
18        weblate_check(
19            f"weblate.W039.{key.split('.')[-1]}",