Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dhcp: Fix depracted utcfromtimestamp usage
Deprecated as per https://docs.python.org/3/library/datetime.html#datetime.datetime.utcfromtimestamp Fixes: TypeError: can't subtract offset-naive and offset-aware datetimes
- Loading branch information