diff options
Diffstat (limited to 'doc/api_exceptions.rst')
-rw-r--r-- | doc/api_exceptions.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/api_exceptions.rst b/doc/api_exceptions.rst new file mode 100644 index 00000000..38109657 --- /dev/null +++ b/doc/api_exceptions.rst @@ -0,0 +1,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: |