jamesbraza
Just a man eating spaghetti.
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
创建于 PyCharm + Python + unittest + coverage: using setup.cfg for config file
I enjoy using PyCharm and am learning how to use it's coverage run configuration. Per this article: Speed Up Coverage with Configuration File I see one can configure coverage using .coveragerc. My ... -
已编辑于 What is Python noinspection tag for code duplicate inspection
Hello PyCharm Forums, I am wondering, what is the `# noinspection XYZ` tag for duplicate code fragment inspections in Python? I can't find it documented anywhere. I've tried: `# noinspection Dupl... -
创建于 Enable Version Control Integration not present in VCS dropdown
I am trying to enable file coloring for VCS. My code's versioning is controlled via Git / GitHub. Within my PyCharm project, the option "VCS | Enable Version Control Integration" is not in my menu...