We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f4feca commit d79bf87Copy full SHA for d79bf87
packages/google-cloud-resource-manager/owlbot.py
@@ -73,6 +73,7 @@
73
# Add templated files
74
# ----------------------------------------------------------------------------
75
templated_files = common.py_library(cov_level=98, microgenerator=True)
76
+python.py_samples(skip_readmes=True)
77
s.move(templated_files)
78
79
s.shell.run(["nox", "-s", "blacken"], hide_output=False)
0 commit comments