This commit is contained in:
Inex Code 2024-11-11 20:12:41 +03:00
parent 9072ff5742
commit cd83f18ee8

View file

@ -65,7 +65,7 @@ def get_paginated_logs(
return events
else:
j.close()
j.close()
raise NotImplementedError(
"Pagination by both up_cursor and down_cursor is not implemented"