There was an error while loading. Please reload this page.
.nox
1 parent 6252f2c commit 7e1f6daCopy full SHA for 7e1f6da
synthtool/gcp/templates/python_library/docs/conf.py.j2
@@ -110,6 +110,7 @@ language = None
110
# directories to ignore when looking for source files.
111
exclude_patterns = [
112
"_build",
113
+ "**/.nox/**/*",
114
"samples/AUTHORING_GUIDE.md",
115
"samples/CONTRIBUTING.md",
116
"samples/snippets/README.rst",
0 commit comments