some pep8 changes (fixed spacing at end)
This commit is contained in:
@@ -474,11 +474,3 @@ def create_missing_app_folders(request):
|
||||
if not os.path.exists(path):
|
||||
os.mkdir(path)
|
||||
global_settings.app_folders.add(request.folder)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user