[flake8]
max-line-length = 100
extend-ignore = E203
inline-quotes = '
multiline-quotes = """
exclude = .ipynb_checkpoints
