Skip to content

Commit 942f0e4

Browse files
[style] Fix a typo in .coveragerc
1 parent a9d8364 commit 942f0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ exclude_lines =
2424
if TYPE_CHECKING:
2525
@overload
2626

27-
# Abstract methods are not exectued during pytest runs
27+
# Abstract methods are not executed during pytest runs
2828
raise NotImplementedError()

0 commit comments

Comments
 (0)