diff --git a/src/Accounts.py b/src/Accounts.py index 960dcf3..fe06d64 100644 --- a/src/Accounts.py +++ b/src/Accounts.py @@ -1,4 +1,5 @@ import urls +from requests import Response class Account: