thermald: common min date (#28457)
* thermald: common min date * add to release filespull/28515/head
parent
4ae0378f63
commit
d96361970b
5 changed files with 8 additions and 3 deletions
@ -0,0 +1,3 @@ |
||||
import datetime |
||||
|
||||
MIN_DATE = datetime.datetime(year=2023, month=6, day=1) |
Loading…
Reference in new issue