diff --git a/packages/google-cloud-bigquery-connection/.flake8 b/packages/google-cloud-bigquery-connection/.flake8 index d1134d722392..ed9316381c9c 100644 --- a/packages/google-cloud-bigquery-connection/.flake8 +++ b/packages/google-cloud-bigquery-connection/.flake8 @@ -16,7 +16,7 @@ # Generated by synthtool. DO NOT EDIT! [flake8] -ignore = E203, E266, E501, W503, F401, F841 +ignore = E203, E266, E501, W503 exclude = # Exclude generated code. **/proto/** diff --git a/packages/google-cloud-bigquery-connection/synth.metadata b/packages/google-cloud-bigquery-connection/synth.metadata index 021ffc0a0769..4a055ff2e0d6 100644 --- a/packages/google-cloud-bigquery-connection/synth.metadata +++ b/packages/google-cloud-bigquery-connection/synth.metadata @@ -3,8 +3,16 @@ { "git": { "name": ".", - "remote": "git@github.com:googleapis/python-bigquery-connection", - "sha": "d4ad8bbdb90ad0427d199cbc9a6db2fa2f402700" + "remote": "https://github.com/googleapis/python-bigquery-connection.git", + "sha": "58eb8615e1858b50a9727db7a56cec3610959d4f" + } + }, + { + "git": { + "name": "googleapis", + "remote": "https://github.com/googleapis/googleapis.git", + "sha": "fb84629a56703d04f0b5304c4a9ade7313ebd92d", + "internalRef": "325339219" } }, {