You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
.The text was updated successfully, but these errors were encountered: