Ignore admin.py and translation.py files on test coverage
This commit is contained in:
@@ -3,3 +3,5 @@ show_missing = True
|
||||
[run]
|
||||
omit =
|
||||
*/migrations/*
|
||||
*/admin.py
|
||||
*/translation.py
|
||||
|
||||
Reference in New Issue
Block a user