Rename files to conform to PEP8
This commit is contained in:
@@ -4,7 +4,7 @@ from os import makedirs, path
|
||||
from pathlib import Path
|
||||
from typing import Optional
|
||||
|
||||
from bulkredditdownloader.jsonHelper import JsonFile
|
||||
from bulkredditdownloader.json_helper import JsonFile
|
||||
|
||||
|
||||
class GLOBAL:
|
||||
|
||||
Reference in New Issue
Block a user