diff options
Diffstat (limited to 'bsie/extractor/image/photometrics.py')
-rw-r--r-- | bsie/extractor/image/photometrics.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bsie/extractor/image/photometrics.py b/bsie/extractor/image/photometrics.py index ae0a541..525f207 100644 --- a/bsie/extractor/image/photometrics.py +++ b/bsie/extractor/image/photometrics.py @@ -1,9 +1,4 @@ -""" -Part of the bsie module. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 -""" # standard imports from fractions import Fraction import typing |