door.py 文件源码

python
阅读 24 收藏 0 点赞 0 评论 0

项目:coopcontrol 作者: isometimescode 项目源码 文件源码
def get_start_time(self):
        """
        Determine the time the door should open.

        Returns:
            Datetime
        """

        # minimum door opening is 8am local time
        # if it opens too early the raccoons arrive for breakfast :(
        return parser.parse('08:00:00').replace(tzinfo=tz.tzlocal())
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号