Files @ 1fd1ffb09c13
Branch filter:

Location: rattail-project/rattail/.coveragerc - annotation

lance
Remove https from home page references.
1
2
3
4
5
6
[report]
exclude_lines =
        pragma:? no cover
        def __repr__
        def __str__
        def __unicode__