Rename files to conform to PEP8

This commit is contained in:
Serene-Arc
2021-02-07 11:09:31 +10:00
committed by Ali Parlakci
parent 12b5fd351e
commit be613949fe
17 changed files with 22 additions and 22 deletions

View File

@@ -2,7 +2,7 @@ import os
import pathlib
import subprocess
from bulkredditdownloader.downloaders.downloaderUtils import getFile
from bulkredditdownloader.downloaders.downloader_utils import getFile
from bulkredditdownloader.utils import GLOBAL
from bulkredditdownloader.utils import printToFile as print