forked from Archives/searxng
12 lines
141 B
INI
12 lines
141 B
INI
[run]
|
|
branch = True
|
|
source = searx
|
|
|
|
[report]
|
|
show_missing = True
|
|
exclude_lines =
|
|
if __name__ == .__main__.:
|
|
|
|
[html]
|
|
directory = coverage
|