mirror of
https://github.com/Hopiu/xapian-haystack.git
synced 2026-03-16 22:20:31 +00:00
11 lines
227 B
INI
11 lines
227 B
INI
[report]
|
|
exclude_lines =
|
|
def __repr__
|
|
raise NotImplementedError
|
|
raise MissingDependency
|
|
except xapian.DatabaseModifiedError
|
|
|
|
[run]
|
|
source =
|
|
haystack/backends/xapian_backend.py
|
|
test_haystack/xapian_tests
|