audiobook_gen / .flake8
Matthew Kutarna
Updating tests, formatting, structure (#2)
a87d216
raw
history blame
102 Bytes
[flake8]
max-line-length = 120
max-complexity = 18
exclude =
notebooks/*
*/.ipynb_checkpoints/*