1
0
Fork 0
mirror of synced 2024-06-29 03:21:19 +12:00
bulk-downloader-for-reddit/bulkredditdownloader/site_authenticator.py
2021-04-18 16:43:55 +03:00

8 lines
130 B
Python

#!/usr/bin/env python3
# coding=utf-8
class SiteAuthenticator:
def __init__(self):
self.imgur_authentication = None