Skip to content

Commit d12f8a2

Browse files
author
Krum Motsov
committed
omit init and main files
1 parent a46a469 commit d12f8a2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.coveragerc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
[run]
2-
omit = stock_alerter/tests/*
2+
omit =
3+
stock_alerter/tests/*
4+
stock_alerter/__init__.py
5+
stock_alerter/__main__.py
6+
run_test.py

0 commit comments

Comments
 (0)