Refresh signing key.
[jelmer/dulwich.git] / .coveragerc
1 [run]
2 branch = True
3
4 [report]
5 exclude_lines =
6     raise NotImplementedError