10000
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.
.nox
1 parent 4a18e98 commit 337906fCopy full SHA for 337906f
packages/google-cloud-dlp/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
1
docker:
2
image: gcr.io/repo-automation-bots/owlbot-python:latest
3
- digest: sha256:50e35228649c47b6ca82aa0be3ff9eb2afce51c82b66c4a03fe4afeb5ff6c0fc
+ digest: sha256:a1a891041baa4ffbe1a809ac1b8b9b4a71887293c9101c88e8e255943c5aec2d
packages/google-cloud-dlp/docs/conf.py
@@ -110,6 +110,7 @@
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