[flake8]
 max-line-length = 120
 show-source = True
 application-import-names = autoPyTorch
 exclude =
     venv
     build
