Rename file and class
This commit is contained in:
7
bulkredditdownloader/site_authenticator.py
Normal file
7
bulkredditdownloader/site_authenticator.py
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# coding=utf-8
|
||||
|
||||
|
||||
class SiteAuthenticator:
|
||||
def __init__(self):
|
||||
self.imgur_authentication = None
|
||||
Reference in New Issue
Block a user