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 @ 4ebd9fb9901b
Branch filter:
custorders
master
unfi-invoice-parser-tweak
v0.4
Location:
rattail-project/rattail
/
.coveragerc
Show Full History
Show Authors
4ebd9fb9901b
116 B
text/plain
Show Annotation
Show as Raw
Download as Raw
Lance Edgar
Add `PathNotFound` exception, normalize to it within `locking_copy_test()`.
Hopefully this improves the retry situation on a certain system I know...
1
2
3
4
5
6
[report]
exclude_lines =
pragma:? no cover
def __repr__
def __str__
def __unicode__