Skip to content

fix: move import to top-level in bigquery-data-agent test#1219

Merged
happyhuman merged 2 commits intomainfrom
fix/bigquery-data-agent-linting
Mar 10, 2026
Merged

fix: move import to top-level in bigquery-data-agent test#1219
happyhuman merged 2 commits intomainfrom
fix/bigquery-data-agent-linting

Conversation

@eliasecchig
Copy link
Collaborator

Summary

  • Fix PLC0415 linting error in bigquery-data-agent test file

Changes

  • Moved BigQueryAgentAnalyticsPlugin import from inside test function to top-level
  • Removed unused pytest import
  • Organized imports according to ruff standards

Impact

  • Resolves PLC0415 linting error: "import should be at the top-level of a file"
  • Improves code organization and follows Python best practices

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

There is a problem with the Gemini CLI PR review. Please check the action logs for details.

@happyhuman happyhuman merged commit fd4703a into main Mar 10, 2026
12 checks passed
@happyhuman happyhuman deleted the fix/bigquery-data-agent-linting branch March 10, 2026 19:32
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