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

Convert last_stat timestamp to datetime #82

Merged
merged 1 commit into from
Mar 12, 2023

Conversation

OEHC
Copy link
Contributor

@OEHC OEHC commented Mar 7, 2023

Fixes #78 (again) by resolving another instance of incompatible types. Like in #80, the last_stat timestamp is converted to a datetime.

@JonasPed
Copy link
Owner

JonasPed commented Mar 8, 2023

Thanks. Hopefully I will have some time to look at it tomorrow.

Co-authored-by: Simon Hansen <67142049+DurgNomis-drol@users.noreply.github.com>
@JonasPed JonasPed merged commit fea3ddb into JonasPed:master Mar 12, 2023
@OEHC OEHC deleted the OEHC-patch-1 branch June 4, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsupported operand type(s) for -: 'datetime.datetime' and 'float'
3 participants