Skip to content

Commit f8494d4

Browse files
committed
Format with scripts/format.sh
1 parent a5d6dd5 commit f8494d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/selenium/webdriver/common/bidi/network.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ def from_json(cls, json):
170170
params = BeforeRequestSentParameters.from_json(json)
171171
return cls(params)
172172

173+
173174
@dataclass
174175
class CookieHeader(BidiObject):
175176
name: str

0 commit comments

Comments
 (0)