[flake8]
exclude = .git,__pycache__,build,dist,demos,cases,cards,versioneer.py,texttable.py,andes/_version.py,docs/source/conf.py,benchmarks,andes/pycode,scripts,.history
max-line-length=115
