diff options
author | Martin Matusiak <numerodix@gmail.com> | 2014-03-08 23:50:03 +0100 |
---|---|---|
committer | Martin Matusiak <numerodix@gmail.com> | 2014-03-08 23:50:03 +0100 |
commit | f85ef8221807457909a91b543b338b0bc0b0af9e (patch) | |
tree | f3586544de02d220131fc5c2230e0fbc768e38ae /docs | |
parent | 78094c317f525b5cb8c60bbf30cb0cdb676ca717 (diff) | |
download | ansicolor-f85ef8221807457909a91b543b338b0bc0b0af9e.tar.gz |
flesh out docstrings some more
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 89a1ba9..afcc661 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -13,7 +13,6 @@ # serve to show the default. import sys -import os try: import ansicolor |