Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanich96 committed Jan 23, 2024
1 parent 5e08772 commit 5af5fd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public OptSpy(final Path target) {

/**
* The main constructor.
* @param trn Optimizations train
* @param trn Optimizations train.
* @param target Where to track optimization steps.
*/
public OptSpy(final Train<Shift> trn, final Path target) {
Expand Down

0 comments on commit 5af5fd4

Please sign in to comment.