mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
remove .coveragerc, not needed anymore
This commit is contained in:
16
.coveragerc
16
.coveragerc
@@ -1,16 +0,0 @@
|
||||
[report]
|
||||
include =
|
||||
*/bank-statement-reconcile/*
|
||||
|
||||
omit =
|
||||
*/test/*
|
||||
*/tests/*
|
||||
*__init__.py
|
||||
|
||||
# Regexes for lines to exclude from consideration
|
||||
exclude_lines =
|
||||
# Have to re-enable the standard pragma
|
||||
pragma: no cover
|
||||
|
||||
# Don't complain about null context checking
|
||||
if context is None:
|
||||
Reference in New Issue
Block a user