Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix posts not being found #9

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Fix posts not being found #9

merged 1 commit into from
Aug 6, 2024

Conversation

RyanLua
Copy link
Owner

@RyanLua RyanLua commented Aug 6, 2024

Description

Fixes where posts aren't being found because we were searching for posts in the future, and not past

Related Issues

Changes Made

  • Switch datetime around to correct position

Checklist

  • I have tested these changes thoroughly.
  • I have reviewed my code for any potential errors or issues.
  • I have followed the code style guidelines for this project.

Additional Notes

Code of Conduct

By submitting this issue, I agree to follow the Code of Conduct.

Signed-off-by: Ryan Luu <[email protected]>
@RyanLua RyanLua added the bug Something isn't working label Aug 6, 2024
@RyanLua RyanLua self-assigned this Aug 6, 2024
@RyanLua RyanLua merged commit 1163211 into main Aug 6, 2024
6 checks passed
@RyanLua RyanLua deleted the fix-itertools branch August 6, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant