Небольшая правка синтаксиса

This commit is contained in:
Andrei 2017-10-14 01:53:09 +03:00
parent cb773bc585
commit 6b3c6a499b
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ from config import get_balance_url, incorrect_captcha_url
class AntiCaptchaControl:
def __init__(self, anticaptcha_key):
self.ANTICAPTCHA_KEY = anticaptcha_key
self.get_balance_url = get_balance_url
def get_balance(self):
'''