Rename file and class

This commit is contained in:
Serene-Arc
2021-02-26 18:57:05 +10:00
committed by Ali Parlakci
parent 3bc305c037
commit 0973e1e451
13 changed files with 25 additions and 25 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/env python3
# coding=utf-8
class SiteAuthenticator:
def __init__(self):
self.imgur_authentication = None