Skip to content

Commit

Permalink
TargetType Space
Browse files Browse the repository at this point in the history
Signed-off-by: qGYdXbY2 <[email protected]>
  • Loading branch information
qGYdXbY2 committed Dec 10, 2024
1 parent 1c1a14b commit d483f91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ public CompilationStepGraph compile(Job job) {
job.getId(),
((DatasetDescription.Space<?>) job.getSource()).getFilters(),
((DatasetDescription.Space<?>) job.getSource()).getVersionRef(),
job.getTarget().getClass().getSimpleName() );
"Space" );

}
}

0 comments on commit d483f91

Please sign in to comment.