Rename file with custom exceptions

This commit is contained in:
Serene-Arc
2021-03-05 13:32:24 +10:00
committed by Ali Parlakci
parent b705c31630
commit aeb9afdc66
14 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ from pathlib import Path
import praw.models
from bulkredditdownloader.errors import BulkDownloaderException
from bulkredditdownloader.exceptions import BulkDownloaderException
from bulkredditdownloader.resource import Resource