forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-07-26 05:17:49 +02:00
parent bdadaf6e4d
commit f402e668ca
1 changed files with 3 additions and 1 deletions

View File

@ -134,11 +134,13 @@ def get_post(pid, v=None, graceful=False, **kwargs):
Submission
).filter(Submission.id == i).first()
print('help')
if not items and not graceful:
abort(404)
print('me')
x=items
('end of file')
return x