fix bugs 2

This commit is contained in:
ms lev
2021-12-01 20:16:53 +05:00
parent f5e00eb8ae
commit c19b2c7a14
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ import random
import string
class QiwiWwаllet():
class QiwiWаllet():
def __init__(self, phone, api_token):
self.s = requests.Session()