Commit f8aed30
Fix Python 3.12 deprecation warning in
`datetime.datetime.utcnow()` is deprecated:
https://docs.python.org/3/whatsnew/3.12.html#deprecateddatetime
1 parent a3c4952 commit f8aed30
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments