Skip to content

chore: fix lint failures in spanner samples#17176

Merged
sakthivelmanii merged 1 commit into
mainfrom
fix-lint-failures
May 19, 2026
Merged

chore: fix lint failures in spanner samples#17176
sakthivelmanii merged 1 commit into
mainfrom
fix-lint-failures

Conversation

@sakthivelmanii
Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@sakthivelmanii sakthivelmanii requested a review from a team as a code owner May 19, 2026 12:39
@sakthivelmanii sakthivelmanii enabled auto-merge (squash) May 19, 2026 12:39
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request performs minor cleanup across several test files in the Google Cloud Spanner samples. Specifically, it removes unused pytest imports in autocommit_test.py and quickstart_test.py, and adjusts whitespace for better PEP 8 compliance in backup_snippet_test.py, conftest.py, and graph_snippets_test.py. I have no feedback to provide.

@sakthivelmanii sakthivelmanii merged commit 3b3598b into main May 19, 2026
39 of 40 checks passed
@sakthivelmanii sakthivelmanii deleted the fix-lint-failures branch May 19, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants