We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f23a1 commit 36f383cCopy full SHA for 36f383c
docs/conf.py
@@ -24,9 +24,9 @@
24
# All configuration values have a default; values that are commented out
25
# serve to show the default.
26
27
+import sys
28
import os
29
import shlex
-import sys
30
31
# If extensions (or modules to document with autodoc) are in another directory,
32
# add these directories to sys.path here. If the directory is relative to the
samples/snippets/noxfile.py
@@ -22,6 +22,7 @@
22
23
import nox
+
# WARNING - WARNING - WARNING - WARNING - WARNING
# DO NOT EDIT THIS FILE EVER!
0 commit comments