A cv2 import statement has pytest-cov looking for two source files in cwd instead of in site-packages/cv2. So two warnings are issued, because coverage doesn't find config.py and config-3.py. This ...
On August 11, 2014, I published v1.00 of Dear ImGui on GitHub. I thought I would take the occasion to reflect about it, share some data points and stories, and generally think about what I want and ...