diff options
| author | Claude Paroz <claude@2xlibre.net> | 2019-10-03 20:54:10 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2019-10-03 20:54:10 +0200 |
| commit | a0d19a56cbb49efbab8497f9eb89b3d6edde91e2 (patch) | |
| tree | c356f4c36fc9630a4d927bc828b5b017548b6c64 /docs | |
| parent | 8cc024e61b8ad277689485c6bbead9351dfaaada (diff) | |
| download | tablib-a0d19a56cbb49efbab8497f9eb89b3d6edde91e2.tar.gz | |
Made blank lines PEP-8 compatible
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 1642931..c38dd06 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -199,7 +199,6 @@ latex_use_parts = True latex_additional_files = ['krstyle.sty'] - # The name of an image file (relative to this directory) to place at the top of # the title page. #latex_logo = None |
