Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0fd5474

Browse files
committed
Exclude def chains from coveragerc
1 parent 6effd76 commit 0fd5474

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ exclude_lines =
1010

1111
[run]
1212
omit =
13+
pyt/definition_chains.py
1314
pyt/draw.py
1415
pyt/github_search.py
1516
pyt/intraprocedural_cfg.py

0 commit comments

Comments
 (0)