Skip to content
Commit 89a2ca76 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.tests.base: Use non-deprecated datetime functions

FIX

Since datetime.utcnow() is deprecated as of Python 3.12, use
datetime.datetime.now() instead as recommended.
parent 94d31a94
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment