Fixes Issue #9 and date substraction
Fixes #9 and "TypeError: can't subtract offset-naive and offset-aware datetimes" when getting day range.
This is my first pull request so I apologize if I did something wrong
I just noticed that I should had just edited line 280 by adding .replace(tzinfo=None) at the end of it. How do I edit it?
you can try looking up how to amend a commit :) and then update the PR
On Jun 20, 2022, at 2:40 PM, V-no-A @.***> wrote:
I just noticed that I should had just edited line 280 by adding .replace(tzinfo=None) at the end of it. How do I edit it?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.
I took a look at this and made this change instead! Cheers, thanks for the patience https://github.com/MatthewWolff/TwitterScraper/commit/815d0928a653c0924b5c133e5a440d2cc0fda55d