Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit c238e10

Browse files
chore(python): remove .flake8 configuration file in templates
Source-Link: googleapis/synthtool@fe66b0b Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ecf409a43d8b157fb83c403de4d83e3da7d88e423044410c0e2434bf776221d1
1 parent d179304 commit c238e10

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.flake8

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ exclude =
2121
# Exclude environment test code.
2222
tests/environment/**
2323

24+
# Exclude environment test code.
25+
tests/environment/**
26+
2427
# Exclude generated code.
2528
**/proto/**
2629
**/gapic/**

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16-
digest: sha256:5581906b957284864632cde4e9c51d1cc66b0094990b27e689132fe5cd036046
17-
# created: 2025-03-05
16+
digest: sha256:ecf409a43d8b157fb83c403de4d83e3da7d88e423044410c0e2434bf776221d1
17+
# created: 2025-04-10T16:21:41.67162455Z

0 commit comments

Comments
 (0)