aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/cheat/coverage.py
blob: 02b7e2bc1bcfd73885a2f7f9df05a72340e824e6 (plain)
1
2
3
4
# Why some time coverage.py dont see the pass in a test ?

Simply because cpython optimisation in some case.