Skip to content
Commit d2ef521a authored by Andrew Artajos's avatar Andrew Artajos Committed by Claude Paroz
Browse files

Fixed #25398 -- Revised instances of os.path.join()

Replaced occurrences of os.path.join(BASE_DIR, 'folder/subfolder')
to os.path.join(BASE_DIR, 'folder', 'subfolder')
parent 58c7ff39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment