File size: 102 Bytes
a87d216
 
 
 
 
 
1
2
3
4
5
6
7
[flake8]
max-line-length = 120
max-complexity = 18
exclude = 
  notebooks/* 
  */.ipynb_checkpoints/*