b1c23fdbaa
Beautify Specify websockets version
16 lines
206 B
INI
16 lines
206 B
INI
[run]
|
|
branch = True
|
|
source = sanic
|
|
omit = site-packages, sanic/utils.py, sanic/__main__.py
|
|
|
|
[html]
|
|
directory = coverage
|
|
|
|
[report]
|
|
exclude_lines =
|
|
no cov
|
|
no qa
|
|
noqa
|
|
NOQA
|
|
pragma: no cover
|