From d15b12de862d893e55a87b6b29e7717f7eed95e3 Mon Sep 17 00:00:00 2001 From: Mario Vega Date: Fri, 20 Dec 2024 09:30:32 -0600 Subject: [PATCH] Update tests/frontier/precompiles/test_precompile_absence.py --- tests/frontier/precompiles/test_precompile_absence.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/frontier/precompiles/test_precompile_absence.py b/tests/frontier/precompiles/test_precompile_absence.py index 91b1fa9c41..e333a361b1 100644 --- a/tests/frontier/precompiles/test_precompile_absence.py +++ b/tests/frontier/precompiles/test_precompile_absence.py @@ -1,6 +1,5 @@ """ abstract: Test Calling Precompile Range (close to zero) - """ import pytest