From 137c156c59e8d6870ba1941ec1d3da5bc9ad6b20 Mon Sep 17 00:00:00 2001 From: tersec Date: Thu, 23 May 2024 19:34:49 +0000 Subject: [PATCH] exception linting --- .../capella/test_fixture_state_transition_epoch.nim | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/consensus_spec/capella/test_fixture_state_transition_epoch.nim b/tests/consensus_spec/capella/test_fixture_state_transition_epoch.nim index c452c73540..96c35b7e15 100644 --- a/tests/consensus_spec/capella/test_fixture_state_transition_epoch.nim +++ b/tests/consensus_spec/capella/test_fixture_state_transition_epoch.nim @@ -5,6 +5,7 @@ # * Apache v2 license (license terms in the root directory or at https://www.apache.org/licenses/LICENSE-2.0). # at your option. This file may not be copied, modified, or distributed except according to those terms. +{.push raises: [].} {.used.} import