mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 16:12:51 +11:00
13 lines
154 B
Text
13 lines
154 B
Text
|
[run]
|
||
|
source =
|
||
|
dpaste
|
||
|
branch = True
|
||
|
omit =
|
||
|
dpaste/migrations/*
|
||
|
dpaste/tests/*
|
||
|
|
||
|
[report]
|
||
|
exclude_lines =
|
||
|
pragma: no cover
|
||
|
def __repr__
|