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
In zip_files.py, all files in the assets (files/) folder get zipped. This could include random hidden metadata files like .DS_Store on Mac. Need to make a filter in the collect_files function that only counts image files.
In zip_files.py, all files in the assets (files/) folder get zipped. This could include random hidden metadata files like .DS_Store on Mac. Need to make a filter in the collect_files function that only counts image files.