Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix datetime deprecation warning pattern
In pytest config -- using `datetime.datetime.utcfromtimestamp` is important for matching correctly. For some reason, the previous pattern (as well as the fixed one) works under a local dev environment with 3.12.
- Loading branch information