Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: we need python 3.11 because of datetime.fromisoformat
https://docs.python.org/3.11/library/datetime.html#datetime.datetime.fromisoformat > Changed in version 3.11: Previously, this method only supported formats that could be emitted by date.isoformat() or datetime.isoformat().
- Loading branch information