Skip to content

Commit 78b3eda

Browse files
committed
Coverage
1 parent 421bc81 commit 78b3eda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AI-DataImputers/AIConstantImputerStrategy.class.st

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ AIConstantImputerStrategy >> fit: aCollection [
4040
AIConstantImputerStrategy >> getValuesFrom: aCollection [
4141
"#fit: does not need it here."
4242

43+
<ignoreForCoverage>
4344
self shouldNotImplement
4445
]

0 commit comments

Comments
 (0)