Skip to content

Commit

Permalink
comment: remove meaningless comments (miscopy)
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen L. <LRQ3000@gmail.com>
  • Loading branch information
lrq3000 committed Jul 16, 2023
1 parent bf65453 commit 41b351e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyFileFixity/easy_profiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@
#
#------------------------------
#
# This script is similar to what has been done in a paper, albeit in a dumbed down version (since they could automatically check for corruption measures based on file format): Heydegger, Volker. "Analysing the impact of file formats on data integrity." Archiving Conference. Vol. 2008. No. 1. Society for Imaging Science and Technology, 2008.
# And another interesting paper by the same author: Heydegger, Volker. "Just one bit in a million: On the effects of data corruption in files." Research and Advanced Technology for Digital Libraries. Springer Berlin Heidelberg, 2009. 315-326.
# Errors are not evenly spread but rather block level (thus concentrated). Addis, Matthew, et al. "Reliable Audiovisual Archiving Using Unreliable Storage Technology and Services." (2009).
#

# Import necessary libraries
from lib.aux_funcs import fullpath
Expand Down

0 comments on commit 41b351e

Please sign in to comment.