Thanks to visit codestin.com Credit goes to github.com
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 2206909 commit aaf2573Copy full SHA for aaf2573
owlbot.py
@@ -31,6 +31,7 @@
31
# ----------------------------------------------------------------------------
32
33
templated_files = gcp.CommonTemplates().py_library(microgenerator=True)
34
+python.py_samples(skip_readmes=True)
35
s.move(templated_files, excludes=[".coveragerc"]) # the microgenerator has a good coveragerc file
36
37
0 commit comments