diff options
Diffstat (limited to 'bsie/reader/stat.py')
-rw-r--r-- | bsie/reader/stat.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bsie/reader/stat.py b/bsie/reader/stat.py index 706dc47..f42e7fb 100644 --- a/bsie/reader/stat.py +++ b/bsie/reader/stat.py @@ -1,8 +1,4 @@ """The Stat reader produces filesystem stat information. - -Part of the bsie module. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 """ # standard imports import os |