diff options
Diffstat (limited to 'test/schema/test_schema.py')
-rw-r--r-- | test/schema/test_schema.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/schema/test_schema.py b/test/schema/test_schema.py index 414e542..f9ddb68 100644 --- a/test/schema/test_schema.py +++ b/test/schema/test_schema.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 |