12 lines
234 B
INI
12 lines
234 B
INI
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
raise MiniCInternalError
|
|
raise MiniCUnsupportedError
|
|
if debug:
|
|
if debug_graphs:
|
|
if self._debug:
|
|
if self.debug:
|
|
if self._debug_graphs:
|
|
if self.debug_graphs:
|