David Berg

Avatar
  • 活动总数 7
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • 创建于

    Local Development ; Remote Deployment and Testing

    已回答
    I develop on a system that is tightly coupled to a linux cluster and the resources available on that cluster.  The language is a mix of bash and python.  When working in a previous loosely coupled,...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Confusing Inspection Warning

    已回答
    I drafted this message when trying to understand why a warning is being thrown by a PyCharm inspection. I have the following simplified code: array = [[1,2,3],[4,5,6],[7,8,9]]print(array[1][1])arra...
    • 2 个关注者
    • 2 条评论
    • 0 票