From 0b721c9569fbca09fad03909412a8760e0a96bf9 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 10 Apr 2025 17:33:08 +0000 Subject: [PATCH] chore(python): remove CODE_OF_CONDUCT.md from templates Source-Link: https://github.com/googleapis/synthtool/commit/19221ae717de40f0f64e79eba27ade7b4070927b Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:dea6698ce20d38ff9b28da8ba36362fc3568858d2ade946e3984560e5d6da658 --- .github/.OwlBot.lock.yaml | 4 ++-- .gitignore | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index a6d11c019..2b9eb309c 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest - digest: sha256:5581906b957284864632cde4e9c51d1cc66b0094990b27e689132fe5cd036046 -# created: 2025-03-04 + digest: sha256:dea6698ce20d38ff9b28da8ba36362fc3568858d2ade946e3984560e5d6da658 +# created: 2025-04-10T17:30:18.071520223Z diff --git a/.gitignore b/.gitignore index 168b201f6..68c853f69 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ pip-log.txt .cache .pytest_cache .pytype +.pytype # Mac