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 05f10cf commit d96ff05Copy full SHA for d96ff05
owlbot.py
@@ -32,6 +32,7 @@
32
# Add templated files
33
# ----------------------------------------------------------------------------
34
templated_files = common.py_library(cov_level=98, microgenerator=True)
35
+python.py_samples(skip_readmes=True)
36
s.move(
37
templated_files, excludes=[".coveragerc"]
38
) # the microgenerator has a good coveragerc file
0 commit comments