From 2c17d2ba4580a8c1ea2e0aa3dce5398fa158c8bd Mon Sep 17 00:00:00 2001 From: Thijs Triemstra Date: Sat, 26 Oct 2024 17:35:51 +0200 Subject: [PATCH] lint fix --- tests/test_asciiblock.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_asciiblock.py b/tests/test_asciiblock.py index 383c602..699d9eb 100644 --- a/tests/test_asciiblock.py +++ b/tests/test_asciiblock.py @@ -17,6 +17,7 @@ from .baseline_data import primitives from .helpers import md5, redirect_stdout, get_reference_file + def noop(): pass