Skip to content

Commit a025dcc

Browse files
Copilotstefankoegl
andcommitted
Remove obsolete 'except ImportError' exclusion from .coveragerc
Co-authored-by: stefankoegl <184196+stefankoegl@users.noreply.github.com>
1 parent cb770a3 commit a025dcc

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)