Skip to content

Commit

Permalink
Update coverage/inorout.py
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Sep 4, 2020
1 parent 1cf0480 commit b9f6189
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion coverage/inorout.py
Expand Up @@ -147,7 +147,6 @@ def configure(self, config):
self.source_pkgs.append(src)
if os.path.isdir(src):
self.source.append(canonical_filename(src))

self.source_pkgs_unmatched = self.source_pkgs[:]

self.omit = prep_patterns(config.run_omit)
Expand Down

0 comments on commit b9f6189

Please sign in to comment.