Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and anze3db committed Dec 5, 2024
1 parent 955e26f commit b388012
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions selenium_testing_library/screen.py
Original file line number Diff line number Diff line change
Expand Up @@ -1055,9 +1055,9 @@ def _get_no_element_message(self, locator: Locator):


__all__ = [
"Screen",
"Within",
"MultipleSuchElementsException",
"NoSuchElementException",
"Screen",
"Within",
"locators",
]

0 comments on commit b388012

Please sign in to comment.