/ .flake8
.flake8
1  
2  [flake8]
3  # Use black's line length (default 88) instead of the flake8 default of 79:
4  max-line-length = 88