Skip to content

Commit 61bd575

Browse files
authored
chore: remove duplicates in coveragerc (#1511)
* chore: remove duplicates in coveragerc * chore: fix formatting
1 parent 5964009 commit 61bd575

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.coveragerc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ branch = True
44
[report]
55
show_missing = True
66
omit =
7-
.nox/*
8-
.nox/*
9-
.nox/*
10-
.nox/*
11-
.nox/*
7+
.nox/*
128
google/cloud/storage/__init__.py
139
google/cloud/storage/gapic_version.py
1410
exclude_lines =

0 commit comments

Comments
 (0)