From 8ac3a8e4e66432a3be0db46d5825bb5fee9c1a04 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 12:53:05 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9f06e496..93c6fec7 100755 --- a/setup.py +++ b/setup.py @@ -141,7 +141,7 @@ setup_args = dict( "selenium", "virtualenv", ], - } + }, )