13 lines
191 B
INI
13 lines
191 B
INI
[run]
|
|
source = autobahn
|
|
branch = True
|
|
|
|
[report]
|
|
precision = 2
|
|
exclude_lines =
|
|
def __repr__
|
|
raise AssertionError
|
|
pragma: no cover
|
|
if self\._debug
|
|
raise NotImplementedError
|