Update conf.py template, remove duplicate submod
[opnfvdocs.git] / docs / how-to-use-docs / files / conf.py
index 3c4453e..eb12e74 100644 (file)
@@ -1 +1 @@
-from docs_conf.conf import *
+from docs_conf.conf import *  # noqa: F401,F403