blob: 3810965766ab3606fbc8d0774bf815cc5a4938ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
.. Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
.. For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
.. _api_exceptions:
Coverage exceptions
-------------------
.. automodule:: coverage.exceptions
:noindex:
:members:
|