diff tests/test_crcmod.py @ 256:d50e89d92fa3

Tests: ignore F401
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 16 Feb 2025 09:29:58 +0100
parents c4f737ec368c
children 7f797d71bd5e
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