s3contents icon indicating copy to clipboard operation
s3contents copied to clipboard

Why is the code to get the file size in _directory_model_from_path() commented out?

Open aidy1991 opened this issue 2 years ago • 1 comments

https://github.com/danielfrg/s3contents/blob/main/s3contents/genericmanager.py#L179

Here, the code getting the file size is commented out. Is there a reason for this? This line doesn't seem to affect the performance either, since it just retrieves the value from the already loaded s3_detail.

aidy1991 avatar Nov 11 '21 05:11 aidy1991

I dont remember, it could be a mistake. Only one way to find out :)

danielfrg avatar Nov 11 '21 13:11 danielfrg