fix get
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Torma Kristóf 2020-10-21 02:01:45 +02:00
parent 5e29de0c44
commit b22236ece3
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047

View File

@ -100,7 +100,6 @@ class SampleResource(Resource):
db.session.commit()
return {"tag": generated_tag}, 200
def get(self):
"""
Get all stored items