Skip to content

Commit 3012ce0

Browse files
committed
Update formatting
1 parent 0965208 commit 3012ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seleniumbase/virtual_display/display.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def __init__(
2828
color_depth=24,
2929
bgcolor="black",
3030
use_xauth=False,
31-
**kwargs,
31+
**kwargs
3232
):
3333
self.color_depth = color_depth
3434
self.size = size

0 commit comments

Comments
 (0)