diff options
Diffstat (limited to 'test/reader/test_exif.py')
-rw-r--r-- | test/reader/test_exif.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/reader/test_exif.py b/test/reader/test_exif.py index f1330da..b2bf843 100644 --- a/test/reader/test_exif.py +++ b/test/reader/test_exif.py @@ -1,9 +1,4 @@ -""" -Part of the bsie test suite. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 -""" # standard imports import os import unittest |