Skip to content

[py] Remove unused import from test file #15807

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

cgoldberg
Copy link
Contributor

@cgoldberg cgoldberg commented May 27, 2025

User description

💥 What does this PR do?

This PR removes the unused pytest import from ./py/test/selenium/webdriver/common/bidi_tests.py so the linter doesn't fail.

🔄 Types of changes

  • internal tests

PR Type

Tests


Description

  • Remove unused pytest import from test file

  • Improve code cleanliness and linter compliance


Changes walkthrough 📝

Relevant files
Tests
bidi_tests.py
Remove unused pytest import for code cleanliness                 

py/test/selenium/webdriver/common/bidi_tests.py

  • Removed unused import of pytest
  • Cleaned up imports for better code hygiene
  • +0/-1     

    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • Copy link
    Contributor

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link
    Contributor

    qodo-merge-pro bot commented May 27, 2025

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @selenium-ci selenium-ci added the C-py Python Bindings label May 27, 2025
    @cgoldberg
    Copy link
    Contributor Author

    this was superseded by #15811

    @cgoldberg cgoldberg closed this May 29, 2025
    @cgoldberg cgoldberg deleted the py-remove-unused-import branch May 29, 2025 01:36
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants