8 lines
108 B
INI
8 lines
108 B
INI
[metadata]
|
|
license_file = LICENSE
|
|
|
|
[pycodestyle]
|
|
select =
|
|
ignore = E226,E24,W504,E402
|
|
max_line_length = 140
|