File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
docker :
15
15
image : gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16
- digest : sha256:5581906b957284864632cde4e9c51d1cc66b0094990b27e689132fe5cd036046
17
- # created: 2025-01-16T15:24:11.364245182Z
16
+ digest : sha256:a7aef70df5f13313ddc027409fc8f3151422ec2a57ac8730fce8fa75c060d5bb
17
+ # created: 2025-04-10T17:00:10.042601326Z
Original file line number Diff line number Diff line change 64
64
# Fixup files
65
65
# ----------------------------------------------------------------------------
66
66
67
- # Add scratch space for experimentation to .gitignore.
68
- assert 1 == s .replace (
69
- [".gitignore" ],
70
- re .escape ("# Make sure a generated file isn't accidentally committed.\n " ),
71
- "# Make sure a generated file isn't accidentally committed.\n demo.ipynb\n " ,
72
- )
73
-
74
67
# Encourage sharring all relevant versions in bug reports.
75
68
assert 1 == s .replace ( # bug_report.md
76
69
[".github/ISSUE_TEMPLATE/bug_report.md" ],
You can’t perform that action at this time.
0 commit comments