fbf7d0e43d
* django templates * widgets * views * mppt * main_menu * projector 1.x api Sorted all imports Add a ending slash to each url with a redirect view
13 lines
181 B
INI
13 lines
181 B
INI
[coverage:run]
|
|
source = openslides
|
|
|
|
[coverage:html]
|
|
directory = development/tmp/htmlcov
|
|
|
|
[flake8]
|
|
max_line_length = 150
|
|
|
|
[isort]
|
|
include_trailing_comma = true
|
|
multi_line_output = 3
|