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
basedir doesn't appear to be used, except it's always passed to os.path.exists so you have to put a path there. I suggest removing it, and when someone actually has a patchfile where they don't control the paths inside, we can bring back a tested basedir feature.
The text was updated successfully, but these errors were encountered:
basedir doesn't appear to be used, except it's always passed to os.path.exists so you have to put a path there. I suggest removing it, and when someone actually has a patchfile where they don't control the paths inside, we can bring back a tested basedir feature.
The text was updated successfully, but these errors were encountered: