Skip to content

Commit ae9fded

Browse files
committed
run format.sh
1 parent 6958a1f commit ae9fded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/selenium/webdriver/common/bidi/webextension.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
from typing import Union
1919

20-
from selenium.webdriver.common.bidi.common import command_builder
2120
from selenium.common.exceptions import WebDriverException
21+
from selenium.webdriver.common.bidi.common import command_builder
2222

2323

2424
class WebExtension:

0 commit comments

Comments
 (0)