diff options
Diffstat (limited to 'bsie/reader/path.py')
-rw-r--r-- | bsie/reader/path.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bsie/reader/path.py b/bsie/reader/path.py index 1ca05a0..45eb127 100644 --- a/bsie/reader/path.py +++ b/bsie/reader/path.py @@ -1,8 +1,4 @@ """The Path reader produces a file path. - -Part of the bsie module. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 """ # standard imports import typing |