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