Skip to content

Commit fdcddcd

Browse files
committed
[py] Add missing commas
1 parent 1eac865 commit fdcddcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

py/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ binding = "Exec"
6868
"selenium-manager",
6969
"selenium-manager.exe",
7070
"CHANGES",
71-
"LICENSE"
72-
"NOTICE"
71+
"LICENSE",
72+
"NOTICE",
7373
]
7474

7575
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)