Areg Harutyunyan
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
-
-
-
Areg Harutyunyan 创建了一个帖子, Unittests failing to import the class under Windows
Hello,When trying to run a unittest for my Python class, PyCharm under Windows is failing to import the actual class into the unittest.My unittest is placed inside a directory called `test`. The sa...