Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
Don't have an account?
git
rattail-project
»
rattail
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ 948147bf0f13
Branch filter:
custorders
master
unfi-invoice-parser-tweak
v0.4
Location:
rattail-project/rattail
/
.coveragerc
Show Full History
Show Authors
948147bf0f13
116 B
text/plain
Show Annotation
Show as Raw
Download as Raw
lance
Add Mako dependency...at least for now.
Would perhaps be better to make this optional or some other clever thing.
1
2
3
4
5
6
[report]
exclude_lines =
pragma:? no cover
def __repr__
def __str__
def __unicode__