From 6838aa2655d9a92cf878e528cd525556a9d52cc7 Mon Sep 17 00:00:00 2001 From: tserg <8017125+tserg@users.noreply.github.com> Date: Tue, 26 Dec 2023 17:09:29 +0800 Subject: [PATCH] fix lint --- tests/functional/syntax/test_as_wei_value.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functional/syntax/test_as_wei_value.py b/tests/functional/syntax/test_as_wei_value.py index 1a225a2bef..dc72c55242 100644 --- a/tests/functional/syntax/test_as_wei_value.py +++ b/tests/functional/syntax/test_as_wei_value.py @@ -6,7 +6,7 @@ InvalidType, OverflowException, StructureException, - UndeclaredDefinition + UndeclaredDefinition, ) fail_list = [