File size: 111 Bytes
9331159
 
 
 
 
 
 
1
2
3
4
5
6
7
8
line-length = 120

[lint]
select = ["E", "F", "W", "I", "N"]

[lint.per-file-ignores]
"__init__.py" = ["F401"]