summaryrefslogtreecommitdiffstats
path: root/docs/how-to-use-docs/files/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/how-to-use-docs/files/conf.py')
-rw-r--r--docs/how-to-use-docs/files/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/how-to-use-docs/files/conf.py b/docs/how-to-use-docs/files/conf.py
new file mode 100644
index 000000000..eb12e74b6
--- /dev/null
+++ b/docs/how-to-use-docs/files/conf.py
@@ -0,0 +1 @@
+from docs_conf.conf import * # noqa: F401,F403