changeset 2964:9aec8fec2bf8

flake8 docs/conf.py
author Philippe Pepiot <phil@philpep.org>
date Thu, 21 Sep 2017 17:13:46 +0200
parents b84dda686fb1
children e036aab3d0cb
files docs/conf.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/conf.py	Thu Sep 21 17:13:09 2017 +0200
+++ b/docs/conf.py	Thu Sep 21 17:13:46 2017 +0200
@@ -7,7 +7,7 @@
 from mercurial import ui
 from mercurial import extensions as hgext
 from mercurial import commands
-import os, sys
+import os
 
 extensions = ["sphinx.ext.graphviz"]