Skip to content

Commit 4f12e7c

Browse files
Copilotstefankoegl
andcommitted
Remove obsolete 'except ImportError' exclusion from .coveragerc
Co-authored-by: stefankoegl <[email protected]>
1 parent a86f186 commit 4f12e7c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.coveragerc

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

1111
# No need to test __repr__
1212
def __repr__
13-
14-
# Import fallbacks
15-
except ImportError

0 commit comments

Comments
 (0)