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
fix: Add validation to check if source file exists before reading it
This change adds a check to ensure that the source file exists before attempting to read it. This prevents the code from crashing when attempting to read non-existent files.
0 commit comments