Skip to content

Commit 2914adc

Browse files
committed
Update spaces so lines stay the same
1 parent f7ed51c commit 2914adc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

examples/python/tests/browsers/test_firefox.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
import os
22
import subprocess
3-
import sys
43
import pathlib
54

6-
import pytest
75
from selenium import webdriver
8-
# from selenium.webdriver.firefox.options import Options
9-
# from selenium.webdriver.firefox.firefox_profile import FirefoxProfile
6+
107

118

129
def test_basic_options():

0 commit comments

Comments
 (0)