diff options
Diffstat (limited to 'test/query/test_matcher.py')
-rw-r--r-- | test/query/test_matcher.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/query/test_matcher.py b/test/query/test_matcher.py index e830cf8..6b975b2 100644 --- a/test/query/test_matcher.py +++ b/test/query/test_matcher.py @@ -1,9 +1,4 @@ -""" -Part of the tagit test suite. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 -""" # imports import operator import unittest |