Skip to content

Commit

Permalink
style(black): apply code style
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and cullzie committed Jul 26, 2023
1 parent 5f3bfd8 commit 99fca96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/core/test_driver_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ def test_driver_manager_ci_build(
browser_name,
is_ci_build,
):

dm = DriverManager(browser_name, is_ci_build=is_ci_build)

if is_ci_build:
Expand Down

0 comments on commit 99fca96

Please sign in to comment.