From 81d7e1ee93aadd9dc00da61156f95121bb6e8d61 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Fri, 31 Jul 2020 05:30:02 -0700 Subject: [PATCH] changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. --- .gitignore | 3 +-- synth.metadata | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 157bfb33..b87e1ed5 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,6 @@ pip-log.txt .nox .cache .pytest_cache -pytype_output # Mac @@ -58,4 +57,4 @@ system_tests/local_test_setup # Make sure a generated file isn't accidentally committed. pylintrc -pylintrc.test +pylintrc.test \ No newline at end of file diff --git a/synth.metadata b/synth.metadata index 95ac3553..943a4955 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/python-api-core.git", - "sha": "c890675dc9ebc084f105be81dc81c048f4f599ea" + "sha": "805c3643f50ec11514a24ba98588fca2223c8d5b" } }, {