-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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
test_datetimes.py: fix literal string #60820
Conversation
956db27
to
211429a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
well-spotted, thanks @haampie
If you just add a whatsnew entry to 3.0.0 I think this can be merged |
Not familiar with the format, let me know if this is what you mean, otherwise feel free to push to this branch. |
This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this. |
not stale |
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
Thanks @haampie |
* test_datetimes.py: fix literal string * fix test * fix repeated whitespace * add whatsnew entry * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.