зеркало из
1
0
Форкнуть 0
azure-kusto-python/setup.cfg

12 строки
151 B
INI
Исходник Обычный вид История

[bdist_wheel]
universal=1
[flake8]
ignore = E226,E302,E41
max-line-length = 160
exclude = tests/*
max-complexity = 10
[pylint]
max-line-length = 160