bikes.py 文件源码

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

项目:botcycle 作者: D2KLab 项目源码 文件源码
def update():
    global bike_info
    try:
        bike_info = update_data(to_update)

    except Exception as e:
        print('something bad happened: ' + str(e))

# schedule execution of update every minute
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号