Skip to content

Commit 41205b0

Browse files
committed
ignore coverage for one shot command
1 parent 46297f9 commit 41205b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ omit =
1414
**/migrations/*
1515
project/wsgi.py
1616
project/asgi.py
17-
project/management/commands/import_data.py
17+
project/observations/management/commands/import_data.py
1818

1919
[coverage:report]
2020
exclude_lines =

0 commit comments

Comments
 (0)