Последний 24 -часовой Python DateTime

lastHourDateTime = datetime.datetime.now() - datetime.timedelta(hours = 1)
Magnificent Moth