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

attune.load fails if provided a time argument #162

Closed
jscheeler1 opened this issue Aug 22, 2022 · 1 comment
Closed

attune.load fails if provided a time argument #162

jscheeler1 opened this issue Aug 22, 2022 · 1 comment
Labels

Comments

@jscheeler1
Copy link

Reproduce by :

import attune

opa = "w2"
instr = attune.load(opa, time = '2022-08-19T19:45:47.205570-05:00')
attune.store(instr)

also fails for time = '5 minutes ago'. Works if no time argument is provided.

@ksunden says this is caused by Issue #157

@jscheeler1 jscheeler1 added the bug label Aug 22, 2022
@ksunden
Copy link
Member

ksunden commented Aug 22, 2022

Closing as duplicate of #157

@ksunden ksunden closed this as not planned Won't fix, can't repro, duplicate, stale Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants