include 'test/results' in flake8 checks

This commit is contained in:
Mike Fährmann
2024-01-05 18:16:33 +01:00
parent e61f016465
commit 217fa7f8a1
6 changed files with 67 additions and 70 deletions

View File

@@ -5,7 +5,6 @@
# published by the Free Software Foundation.
import os
import sys
import functools
__directory__ = os.path.dirname(__file__)