thermald: common min date (#28457)
* thermald: common min date
* add to release files
old-commit-hash: d96361970b
beeps
parent
eddc84d104
commit
4ab84b5dc1
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