[pycodestyle] count = False ; E266 too many leading '#' for block comment ; E401 multiple imports on one line ignore = E266, E401 max-line-length = 160 ; max-line-length = 81 statistics = True