summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py8
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 83f346c..39f24b8 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -239,13 +239,7 @@ latex_elements = {
# (source start file, target name, title,
# author, documentclass [howto, manual, or own class]).
latex_documents = [
- (
- master_doc,
- "PyJWT.tex",
- "PyJWT Documentation",
- "José Padilla",
- "manual",
- )
+ (master_doc, "PyJWT.tex", "PyJWT Documentation", "José Padilla", "manual")
]
# The name of an image file (relative to this directory) to place at the top of