diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2019-12-08 12:53:59 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2019-12-08 12:56:37 -0500 |
| commit | aec4473cdcf2fdd4acde6a4314ba912f25cb0a55 (patch) | |
| tree | a01d733386eb84502e39f05bd8f04e6db2fbfc25 /doc/sleepy.rst | |
| parent | b4a46264fa0d029591c368ac95af692afc2bf471 (diff) | |
| download | python-coveragepy-git-aec4473cdcf2fdd4acde6a4314ba912f25cb0a55.tar.gz | |
Sleepy Snake
Diffstat (limited to 'doc/sleepy.rst')
| -rw-r--r-- | doc/sleepy.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/sleepy.rst b/doc/sleepy.rst new file mode 100644 index 00000000..9ea8daf7 --- /dev/null +++ b/doc/sleepy.rst @@ -0,0 +1,21 @@ +.. Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 +.. For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt + +.. _sleepy: + +============ +Sleepy Snake +============ + +Coverage.py's mascot is Sleepy Snake, drawn by Ben Batchelder. He can be found on `Instagram`_ and at +`artofbatch.com`_. +Some details of Sleepy's creation are on `Ned's blog`__. + +__ https://nedbatchelder.com/blog/201912/sleepy_snake.html + +.. image:: media/sleepy-snake-600.png + :alt: Sleepy Snake, cozy in his snake-shaped bed. + + +.. _Instagram: https://instagram.com/artofbatch +.. _artofbatch.com: https://artofbatch.com |
