We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sometimes error in test_tags.py:268 because of datetime millisecond issue::
AssertionError: assert '2017-01-11T19:10:49' == '2017-01-11T19:10:48' - 2017-01-11T19:10:49 ? ^ + 2017-01-11T19:10:48 ? ^
The text was updated successfully, but these errors were encountered:
This should be fixed when #5 is merged.
Sorry, something went wrong.
No branches or pull requests
Sometimes error in test_tags.py:268 because of datetime millisecond issue::
The text was updated successfully, but these errors were encountered: