Setup pre-commit hooks for Python code
[releng/builder.git] / docs / conf.py
index 925316abfa248333bf07605e24fc4a9ad928c78e..2e70bbac2174d7071552892a0df62a22c425481a 100644 (file)
@@ -9,6 +9,6 @@
 # which accompanies this distribution, and is available at
 # http://www.eclipse.org/legal/epl-v10.html
 ##############################################################################
+"""Configuration for Sphinx."""
 
-from docs_conf.conf import *
-
+from docs_conf.conf import *  # noqa