Format project
This commit is contained in:
@@ -9,7 +9,6 @@ from .exceptions import NotFoundError, AlreadyExistsError
|
||||
|
||||
|
||||
class Users(object):
|
||||
|
||||
@classmethod
|
||||
def get(cls, user_id):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user