Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 61bd575

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

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.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)