Skip to content

Commit 16dd79f

Browse files
committed
formatting
1 parent 46562c0 commit 16dd79f

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

py/test/selenium/webdriver/common/takes_screenshots_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
# under the License.
1717

1818
import base64
19-
import filetype
2019

20+
import filetype
2121
import pytest
2222

2323
from selenium.webdriver.common.by import By

py/test/selenium/webdriver/firefox/ff_takes_full_page_screenshots_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
# under the License.
1717

1818
import base64
19+
1920
import filetype
2021

2122

py/test/selenium/webdriver/remote/remote_connection_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
import base64
18+
1819
import filetype
1920

2021

0 commit comments

Comments
 (0)