[flake8]
max-line-length = 160
ignore = W504, F401
exclude = rapl_formula/test_utils
