Skip to content

Commit 86ac29e

Browse files
committed
ignore coverage typing overload
1 parent 95eef9d commit 86ac29e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

+2
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ exclude_lines =
9595
LOGGER.error
9696
LOGGER.exception
9797
LOGGER.log
98+
@overload
99+
...
98100

99101
[tool:pytest]
100102
addopts =

0 commit comments

Comments
 (0)