• Pylint is just wrong in a few cases (admittedly: those are hard), so can
    safely ignore these warnings.
    
    Also ignore errors in thirdparty, this is not really our code.
    
    Also remove a few old "pylint silencers" ("# pylint: disable=...") that
    are not used any more in v3.10 of pylint
    Christian Herdtweck authored
     
    Browse File »