Skip to content

Commit 3856e86

Browse files
committed
ran docformatter linting
1 parent e2093cd commit 3856e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/selenium/common/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,4 +288,4 @@ def __init__(
288288

289289

290290
class DetachedShadowRootException(WebDriverException):
291-
"""Raised when referenced shadow root is no longer attached to the DOM"""
291+
"""Raised when referenced shadow root is no longer attached to the DOM."""

0 commit comments

Comments
 (0)