summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2019-07-21 21:53:05 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2019-07-22 12:39:50 +0200
commiteae3436de87df5abb08a4583e345e7afa5510ac9 (patch)
tree9130a6ff159f8f972d731e861771024bbc476d0f /doc/conf.py
parenta598e2b5514da298aae821075ec1d444b53f9ab4 (diff)
downloadpylint-git-eae3436de87df5abb08a4583e345e7afa5510ac9.tar.gz
[black style] Apply black style on unformatted python file
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index c89917ddb..906f03157 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -138,7 +138,7 @@ html_theme_options = {
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.
-html_last_updated_fmt = '%b %d, %Y'
+html_last_updated_fmt = "%b %d, %Y"
smartquotes = False