Revert "Precommit - Fix linty things"
This commit is contained in:
@ -22,7 +22,6 @@ api = Api(mod)
|
||||
|
||||
class EndpointsList(AuthenticatedResource):
|
||||
""" Defines the 'endpoints' endpoint """
|
||||
|
||||
def __init__(self):
|
||||
self.reqparse = reqparse.RequestParser()
|
||||
super(EndpointsList, self).__init__()
|
||||
|
Reference in New Issue
Block a user