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
Improve error messages in file_packager.py. (#17599)
The terms `not be under` and `is below` here were confusing/wrong I
hink. This error is generated when files are "not contained within"
the current working directory which in mind is the same as "not below".
However the error message was using the term "below" to been "outside
of" which seems wrong to me.
Fixes: #2656
0 commit comments