changeset 256:d50e89d92fa3

Tests: ignore F401
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 16 Feb 2025 09:29:58 +0100
parents d852559df523
children 1181d8cb4846
files tests/test_crcmod.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test_crcmod.py	Sat Feb 15 16:36:05 2025 +0100
+++ b/tests/test_crcmod.py	Sun Feb 16 09:29:58 2025 +0100
@@ -7,7 +7,7 @@
 
 import unittest
 
-import _test_setup
+import _test_setup                   # noqa: F401 imported but unused
 
 import cutils.crcmod.test