Fixed indentation
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pünkösd Marcell 2021-07-26 16:19:05 +02:00
parent eb7f6498ab
commit ba69b9c2b1

View File

@ -126,7 +126,7 @@ class SampleResource(Resource):
return {"tag": generated_tag}, 200 return {"tag": generated_tag}, 200
def get(self): def get(self):
""" """
Get all stored items Get all stored items
:return: :return: