Commit f0a0893
committed
Replace deprecated datetime.datetime.utcnow()
It was deprecated in Python 3.12[1].
[1] https://docs.python.org/3.12/library/datetime.html#datetime.datetime.utcnow1 parent a1c53db commit f0a0893
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments