Skip to content

Commit 3a2dc27

Browse files
committed
Fix isort issues
1 parent ad94d27 commit 3a2dc27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from selenium import webdriver
1212
from selenium.common.exceptions import WebDriverException
1313

14-
1514
browsers = {
1615
'chrome': webdriver.Chrome,
1716
'firefox': webdriver.Firefox,

0 commit comments

Comments
 (0)